Update dependency googleapis to v109

This commit is contained in:
renovate[bot]
2022-11-03 19:37:02 +00:00
committed by Thomas Ruoff
parent 329fff4b98
commit 301037e7a3
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"classnames": "2.3.2",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"googleapis": "107.0.0",
"googleapis": "109.0.1",
"ics": "2.41.0",
"mongoose": "6.7.2",
"next": "13.0.4",
@@ -5999,9 +5999,9 @@
}
},
"node_modules/googleapis": {
"version": "107.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-107.0.0.tgz",
"integrity": "sha512-emMvsOEPvE9/DxrOVCMblQzKAhaar37c5JPAqYXoo+hxPpzFefkpN5ayIJFgatDpUWCSMvWtP3CcEWfFhFA7QA==",
"version": "109.0.1",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz",
"integrity": "sha512-x286OtNu0ngzxfGz2XgRs4aMhrwutRCkCE12dh2M1jIZOpOndB7ELFXEhmtxaJ7z3257flKIbiiCJZeBO+ze/Q==",
"dependencies": {
"google-auth-library": "^8.0.2",
"googleapis-common": "^6.0.0"
@@ -16103,9 +16103,9 @@
}
},
"googleapis": {
"version": "107.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-107.0.0.tgz",
"integrity": "sha512-emMvsOEPvE9/DxrOVCMblQzKAhaar37c5JPAqYXoo+hxPpzFefkpN5ayIJFgatDpUWCSMvWtP3CcEWfFhFA7QA==",
"version": "109.0.1",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz",
"integrity": "sha512-x286OtNu0ngzxfGz2XgRs4aMhrwutRCkCE12dh2M1jIZOpOndB7ELFXEhmtxaJ7z3257flKIbiiCJZeBO+ze/Q==",
"requires": {
"google-auth-library": "^8.0.2",
"googleapis-common": "^6.0.0"

View File

@@ -18,7 +18,7 @@
"classnames": "2.3.2",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"googleapis": "107.0.0",
"googleapis": "109.0.1",
"ics": "2.41.0",
"mongoose": "6.7.2",
"next": "13.0.4",