Bump googleapis from 71.0.0 to 72.0.0 #85

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/googleapis-72.0.0 into main 2021-04-22 14:41:58 +00:00
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -20,7 +20,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": "^71.0.0", "googleapis": "^72.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",
@ -1364,9 +1364,9 @@
} }
}, },
"node_modules/googleapis": { "node_modules/googleapis": {
"version": "71.0.0", "version": "72.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-71.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-72.0.0.tgz",
"integrity": "sha512-pi3aWckvsEJbZmJ/+MeO8eIWOK2wmSKRRLvCQbgqTLrFce/jEHLusPly+H3FkpmbO3oTtYRUMJJ07Y4F3DeOgA==", "integrity": "sha512-GMHXnZy86tLdFGkHd5G1mEWFGKO2+G8VFmk2my+mRCum0e5MOPQXG+PAvDVjVwCQJEOjPpBOZae53THRXaVm9w==",
"dependencies": { "dependencies": {
"google-auth-library": "^7.0.2", "google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2" "googleapis-common": "^5.0.2"
@ -3998,9 +3998,9 @@
} }
}, },
"googleapis": { "googleapis": {
"version": "71.0.0", "version": "72.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-71.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-72.0.0.tgz",
"integrity": "sha512-pi3aWckvsEJbZmJ/+MeO8eIWOK2wmSKRRLvCQbgqTLrFce/jEHLusPly+H3FkpmbO3oTtYRUMJJ07Y4F3DeOgA==", "integrity": "sha512-GMHXnZy86tLdFGkHd5G1mEWFGKO2+G8VFmk2my+mRCum0e5MOPQXG+PAvDVjVwCQJEOjPpBOZae53THRXaVm9w==",
"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": "^71.0.0", "googleapis": "^72.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",