diff --git a/package.json b/package.json index 3c92db12..a30a339d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "favicons": "7.1.4", "favicons-webpack-plugin": "6.0.1", "file-loader": "6.2.0", - "googleapis": "124.0.0", + "googleapis": "130.0.0", "html-critical-webpack-plugin": "2.1.0", "html-webpack-plugin": "5.5.3", "http-server": "14.1.1", diff --git a/yarn.lock b/yarn.lock index da3ea17d..183480ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9000,10 +9000,10 @@ googleapis-common@^7.0.0: url-template "^2.0.8" uuid "^9.0.0" -googleapis@124.0.0: - version "124.0.0" - resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-124.0.0.tgz#273e423c444d0a9d614ad8edecea70b2c4b78fb7" - integrity sha512-kNIN8tu33K1pbvKD8m1TQTDcdH+GF7wOm0QFF+2+etBwLM36/z8tUVKFsTVzE25B0aIcbTdxrGBTRZztRF/K8Q== +googleapis@130.0.0: + version "130.0.0" + resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-130.0.0.tgz#bfa8f0cd8a9fc441981ee52077d1fdb2e046dcd1" + integrity sha512-+ZSOowVv+vGBTueu1Ot9O7EqC0U4PS9l7fUjzc0ThCT4w4g+r78Vgn17q7eGBB5JMu4hxYC1hbbm1U/MCnYFdg== dependencies: google-auth-library "^9.0.0" googleapis-common "^7.0.0"