Bump googleapis from 76.0.0 to 77.0.0 #114

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/googleapis-77.0.0 into main 2021-06-21 12:05:09 +00:00
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -18,7 +18,7 @@
"express": "^4.17.1", "express": "^4.17.1",
"express-fileupload": "^1.2.1", "express-fileupload": "^1.2.1",
"express-rate-limit": "^5.2.3", "express-rate-limit": "^5.2.3",
"googleapis": "^76.0.0", "googleapis": "^77.0.0",
"minimist": "^1.2.5", "minimist": "^1.2.5",
"node-cron": "^3.0.0", "node-cron": "^3.0.0",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
@ -2652,9 +2652,9 @@
} }
}, },
"node_modules/googleapis": { "node_modules/googleapis": {
"version": "76.0.0", "version": "77.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-76.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-77.0.0.tgz",
"integrity": "sha512-l/TFSW7IRFcb7wF641BlmuP8Ox1ncuzJk5Fcs2947otlGBm5ktDxFhPkmrcNDaG+LWPQsuDwP1ojL0xV39cpmw==", "integrity": "sha512-BtH2dxG7IiEC1Crs6Ke5BenXuWgXyBK4k5SQTYOxcKuDtG27gVcyLaysTo0imbfBmnzLr4CcXXuojrFeJAy+tA==",
"dependencies": { "dependencies": {
"google-auth-library": "^7.0.2", "google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2" "googleapis-common": "^5.0.2"
@ -8458,9 +8458,9 @@
} }
}, },
"googleapis": { "googleapis": {
"version": "76.0.0", "version": "77.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-76.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-77.0.0.tgz",
"integrity": "sha512-l/TFSW7IRFcb7wF641BlmuP8Ox1ncuzJk5Fcs2947otlGBm5ktDxFhPkmrcNDaG+LWPQsuDwP1ojL0xV39cpmw==", "integrity": "sha512-BtH2dxG7IiEC1Crs6Ke5BenXuWgXyBK4k5SQTYOxcKuDtG27gVcyLaysTo0imbfBmnzLr4CcXXuojrFeJAy+tA==",
"requires": { "requires": {
"google-auth-library": "^7.0.2", "google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2" "googleapis-common": "^5.0.2"

View File

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