Update dependency googleapis to v142

This commit is contained in:
renovate[bot]
2024-08-17 07:39:28 +00:00
committed by Thomas Ruoff
parent 1d95079974
commit 848161c54a
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"classnames": "2.5.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"googleapis": "128.0.0",
"googleapis": "142.0.0",
"ics": "3.7.6",
"mongoose": "8.3.5",
"next": "^14.0.1",
@@ -7676,9 +7676,10 @@
}
},
"node_modules/googleapis": {
"version": "128.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-128.0.0.tgz",
"integrity": "sha512-+sLtVYNazcxaSD84N6rihVX4QiGoqRdnlz2SwmQQkadF31XonDfy4ufk3maMg27+FiySrH0rd7V8p+YJG6cknA==",
"version": "142.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-142.0.0.tgz",
"integrity": "sha512-LsU1ynez4/KNPwnFMSDI93pBEsETNdQPCrT3kz2qgiNg5H2pW4dKW+1VmENMkZ4u9lMxA89nnXD3nqWBJ0rruQ==",
"license": "Apache-2.0",
"dependencies": {
"google-auth-library": "^9.0.0",
"googleapis-common": "^7.0.0"

View File

@@ -21,7 +21,7 @@
"classnames": "2.5.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"googleapis": "128.0.0",
"googleapis": "142.0.0",
"ics": "3.7.6",
"mongoose": "8.3.5",
"next": "^14.0.1",