Update dependency googleapis to v118

This commit is contained in:
renovate[bot]
2023-04-14 15:17:00 +00:00
committed by Thomas Ruoff
parent 21347f3627
commit 80f7963142
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

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

View File

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