Update dependency googleapis to v112

This commit is contained in:
renovate[bot]
2023-03-07 20:22:55 +00:00
committed by Thomas Ruoff
parent ba28f5c606
commit 11bb5ec1bb
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"classnames": "2.3.2", "classnames": "2.3.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"date-fns-tz": "2.0.0", "date-fns-tz": "2.0.0",
"googleapis": "109.0.1", "googleapis": "112.0.0",
"ics": "3.1.0", "ics": "3.1.0",
"mongoose": "7.0.1", "mongoose": "7.0.1",
"next": "^13.1.1", "next": "^13.1.1",
@@ -6405,9 +6405,9 @@
} }
}, },
"node_modules/googleapis": { "node_modules/googleapis": {
"version": "109.0.1", "version": "112.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-112.0.0.tgz",
"integrity": "sha512-x286OtNu0ngzxfGz2XgRs4aMhrwutRCkCE12dh2M1jIZOpOndB7ELFXEhmtxaJ7z3257flKIbiiCJZeBO+ze/Q==", "integrity": "sha512-WPfXhYZVrbbJRxB+ZZDksjuelmt49Mcl/1mo7w05kvLS1EbynvTELsNTJwh+hNrjsFKdh4izWLAcjTDo0Boycg==",
"dependencies": { "dependencies": {
"google-auth-library": "^8.0.2", "google-auth-library": "^8.0.2",
"googleapis-common": "^6.0.0" "googleapis-common": "^6.0.0"
@@ -16897,9 +16897,9 @@
} }
}, },
"googleapis": { "googleapis": {
"version": "109.0.1", "version": "112.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-112.0.0.tgz",
"integrity": "sha512-x286OtNu0ngzxfGz2XgRs4aMhrwutRCkCE12dh2M1jIZOpOndB7ELFXEhmtxaJ7z3257flKIbiiCJZeBO+ze/Q==", "integrity": "sha512-WPfXhYZVrbbJRxB+ZZDksjuelmt49Mcl/1mo7w05kvLS1EbynvTELsNTJwh+hNrjsFKdh4izWLAcjTDo0Boycg==",
"requires": { "requires": {
"google-auth-library": "^8.0.2", "google-auth-library": "^8.0.2",
"googleapis-common": "^6.0.0" "googleapis-common": "^6.0.0"

View File

@@ -17,7 +17,7 @@
"classnames": "2.3.2", "classnames": "2.3.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"date-fns-tz": "2.0.0", "date-fns-tz": "2.0.0",
"googleapis": "109.0.1", "googleapis": "112.0.0",
"ics": "3.1.0", "ics": "3.1.0",
"mongoose": "7.0.1", "mongoose": "7.0.1",
"next": "^13.1.1", "next": "^13.1.1",