mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency googleapis to v142
This commit is contained in:
committed by
Thomas Ruoff
parent
1d95079974
commit
848161c54a
9
package-lock.json
generated
9
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"classnames": "2.5.1",
|
"classnames": "2.5.1",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"date-fns-tz": "2.0.1",
|
"date-fns-tz": "2.0.1",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "142.0.0",
|
||||||
"ics": "3.7.6",
|
"ics": "3.7.6",
|
||||||
"mongoose": "8.3.5",
|
"mongoose": "8.3.5",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
@@ -7676,9 +7676,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/googleapis": {
|
"node_modules/googleapis": {
|
||||||
"version": "128.0.0",
|
"version": "142.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-128.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-142.0.0.tgz",
|
||||||
"integrity": "sha512-+sLtVYNazcxaSD84N6rihVX4QiGoqRdnlz2SwmQQkadF31XonDfy4ufk3maMg27+FiySrH0rd7V8p+YJG6cknA==",
|
"integrity": "sha512-LsU1ynez4/KNPwnFMSDI93pBEsETNdQPCrT3kz2qgiNg5H2pW4dKW+1VmENMkZ4u9lMxA89nnXD3nqWBJ0rruQ==",
|
||||||
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"google-auth-library": "^9.0.0",
|
"google-auth-library": "^9.0.0",
|
||||||
"googleapis-common": "^7.0.0"
|
"googleapis-common": "^7.0.0"
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"classnames": "2.5.1",
|
"classnames": "2.5.1",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"date-fns-tz": "2.0.1",
|
"date-fns-tz": "2.0.1",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "142.0.0",
|
||||||
"ics": "3.7.6",
|
"ics": "3.7.6",
|
||||||
"mongoose": "8.3.5",
|
"mongoose": "8.3.5",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user