update googleapis

This commit is contained in:
Thomas Ruoff
2025-03-30 22:12:14 +02:00
parent 8e65500875
commit 7af7065f32
2 changed files with 5 additions and 6 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": "142.0.0",
"googleapis": "^148.0.0",
"ics": "3.8.1",
"mongoose": "^8.13.1",
"next": "15.2.4",
@@ -8064,10 +8064,9 @@
}
},
"node_modules/googleapis": {
"version": "142.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-142.0.0.tgz",
"integrity": "sha512-LsU1ynez4/KNPwnFMSDI93pBEsETNdQPCrT3kz2qgiNg5H2pW4dKW+1VmENMkZ4u9lMxA89nnXD3nqWBJ0rruQ==",
"license": "Apache-2.0",
"version": "148.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-148.0.0.tgz",
"integrity": "sha512-8PDG5VItm6E1TdZWDqtRrUJSlBcNwz0/MwCa6AL81y/RxPGXJRUwKqGZfCoVX1ZBbfr3I4NkDxBmeTyOAZSWqw==",
"dependencies": {
"google-auth-library": "^9.0.0",
"googleapis-common": "^7.0.0"