Update dependency googleapis to v104

This commit is contained in:
renovate[bot]
2022-07-01 21:29:59 +00:00
committed by Thomas Ruoff
parent 9ff79adb1f
commit c7dbbbb5f2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"classnames": "2.3.1", "classnames": "2.3.1",
"date-fns": "2.28.0", "date-fns": "2.28.0",
"date-fns-tz": "1.3.5", "date-fns-tz": "1.3.5",
"googleapis": "103.0.0", "googleapis": "104.0.0",
"ics": "2.35.0", "ics": "2.35.0",
"mongoose": "6.4.1", "mongoose": "6.4.1",
"next": "12.1.6", "next": "12.1.6",
@@ -4248,9 +4248,9 @@
} }
}, },
"node_modules/googleapis": { "node_modules/googleapis": {
"version": "103.0.0", "version": "104.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-103.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-104.0.0.tgz",
"integrity": "sha512-jS/6UJcy3Wci+8EF21EkAh5CA/sPDCiZ1PqCPQEFNtvM6/MPNS4OUH6Ty2aTx2OeoNe8dzIqRW0gF0+c43irlw==", "integrity": "sha512-5UItkob9BgC2S1Ekm16ZMiCxaD0bU0n3EauiNAMB7KejmlACDIfNnHiC0GUYUL9/fU2jrJx1ngY89oQP9ZAPeA==",
"dependencies": { "dependencies": {
"google-auth-library": "^8.0.2", "google-auth-library": "^8.0.2",
"googleapis-common": "^6.0.0" "googleapis-common": "^6.0.0"
@@ -12434,9 +12434,9 @@
} }
}, },
"googleapis": { "googleapis": {
"version": "103.0.0", "version": "104.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-103.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-104.0.0.tgz",
"integrity": "sha512-jS/6UJcy3Wci+8EF21EkAh5CA/sPDCiZ1PqCPQEFNtvM6/MPNS4OUH6Ty2aTx2OeoNe8dzIqRW0gF0+c43irlw==", "integrity": "sha512-5UItkob9BgC2S1Ekm16ZMiCxaD0bU0n3EauiNAMB7KejmlACDIfNnHiC0GUYUL9/fU2jrJx1ngY89oQP9ZAPeA==",
"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

@@ -16,7 +16,7 @@
"classnames": "2.3.1", "classnames": "2.3.1",
"date-fns": "2.28.0", "date-fns": "2.28.0",
"date-fns-tz": "1.3.5", "date-fns-tz": "1.3.5",
"googleapis": "103.0.0", "googleapis": "104.0.0",
"ics": "2.35.0", "ics": "2.35.0",
"mongoose": "6.4.1", "mongoose": "6.4.1",
"next": "12.1.6", "next": "12.1.6",