Skip to content

Commit cca9262

Browse files
Bump googleapis from 37.2.0 to 39.1.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 37.2.0 to 39.1.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@v37.2.0...v39.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ef36d4 commit cca9262

3 files changed

Lines changed: 51 additions & 46 deletions

File tree

package-lock.json

Lines changed: 46 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"cryptiles": "^4.1.3",
2525
"date-fns": "^1.28.1",
2626
"dotenv": "^4.0.0",
27-
"googleapis": "^37.2.0",
27+
"googleapis": "^39.1.0",
2828
"hoek": "^6.1.2",
2929
"node-schedule": "^1.1.1",
3030
"pino": "^5.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3023,10 +3023,10 @@ googleapis@^34.0.0:
30233023
google-auth-library "^2.0.0"
30243024
googleapis-common "^0.3.0"
30253025

3026-
googleapis@^37.2.0:
3027-
version "37.2.0"
3028-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-37.2.0.tgz#63bfcadaccc7cb8c1d8dff90573c48ca18132409"
3029-
integrity sha512-UenlZ0c4eaVAylIPvvsIlL/q5/3Xg8DuKug5aqdmRMk+tTVfJUmEKgp3s4ZSUOI5oKqO/+arIW5UnY2S62B13w==
3026+
googleapis@^39.1.0:
3027+
version "39.1.0"
3028+
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-39.1.0.tgz#7a89092e9cc64b25dde4503db606032e3514444d"
3029+
integrity sha512-MRO9rW7izUIBZ4NJ67FNhBUw/Q3ki7hk149E9MhphJnLw1CStUAnm9nFD/IpNnx97qx2WBa7dLPjeXrJky6xlw==
30303030
dependencies:
30313031
google-auth-library "^3.0.0"
30323032
googleapis-common "^0.7.0"

0 commit comments

Comments
 (0)