Bump googleapis from 75.0.0 to 76.0.0 #111

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/googleapis-76.0.0 into main 2021-06-10 05:45:08 +00:00
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -17,7 +17,7 @@
"express": "^4.17.1",
"express-fileupload": "^1.2.1",
"express-rate-limit": "^5.2.3",
"googleapis": "^75.0.0",
"googleapis": "^76.0.0",
"minimist": "^1.2.5",
"node-cron": "^3.0.0",
"node-fetch": "^2.6.1",
@ -2343,9 +2343,9 @@
}
},
"node_modules/googleapis": {
"version": "75.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-75.0.0.tgz",
"integrity": "sha512-ZAZbWiBMw+ke5rzKRjNBSIJ+ab6wX/4HyHucIV1UHuLScNc8/rFCQsQg2VXEWBkdWUvsRxpB2AtTGtzcviJfwg==",
"version": "76.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-76.0.0.tgz",
"integrity": "sha512-l/TFSW7IRFcb7wF641BlmuP8Ox1ncuzJk5Fcs2947otlGBm5ktDxFhPkmrcNDaG+LWPQsuDwP1ojL0xV39cpmw==",
"dependencies": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"
@ -6829,9 +6829,9 @@
}
},
"googleapis": {
"version": "75.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-75.0.0.tgz",
"integrity": "sha512-ZAZbWiBMw+ke5rzKRjNBSIJ+ab6wX/4HyHucIV1UHuLScNc8/rFCQsQg2VXEWBkdWUvsRxpB2AtTGtzcviJfwg==",
"version": "76.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-76.0.0.tgz",
"integrity": "sha512-l/TFSW7IRFcb7wF641BlmuP8Ox1ncuzJk5Fcs2947otlGBm5ktDxFhPkmrcNDaG+LWPQsuDwP1ojL0xV39cpmw==",
"requires": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"

View File

@ -54,7 +54,7 @@
"express": "^4.17.1",
"express-fileupload": "^1.2.1",
"express-rate-limit": "^5.2.3",
"googleapis": "^75.0.0",
"googleapis": "^76.0.0",
"minimist": "^1.2.5",
"node-cron": "^3.0.0",
"node-fetch": "^2.6.1",