Bump googleapis from 72.0.0 to 73.0.0 #88

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/googleapis-73.0.0 into main 2021-04-29 09:59:03 +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-fileupload": "^1.2.1",
"express-rate-limit": "^5.2.3",
"googleapis": "^72.0.0",
"googleapis": "^73.0.0",
"minimist": "^1.2.5",
"node-cron": "^3.0.0",
"node-fetch": "^2.6.1",
@ -1365,9 +1365,9 @@
}
},
"node_modules/googleapis": {
"version": "72.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-72.0.0.tgz",
"integrity": "sha512-GMHXnZy86tLdFGkHd5G1mEWFGKO2+G8VFmk2my+mRCum0e5MOPQXG+PAvDVjVwCQJEOjPpBOZae53THRXaVm9w==",
"version": "73.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-73.0.0.tgz",
"integrity": "sha512-bLLoHddONoEZCnhcTW603r7Y1fFqbFo0/3VdnzTNA4XQl+gVY3qycWmRSRrL15ts9Iwfg0rhTde5+OUuBFhi0g==",
"dependencies": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"
@ -3999,9 +3999,9 @@
}
},
"googleapis": {
"version": "72.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-72.0.0.tgz",
"integrity": "sha512-GMHXnZy86tLdFGkHd5G1mEWFGKO2+G8VFmk2my+mRCum0e5MOPQXG+PAvDVjVwCQJEOjPpBOZae53THRXaVm9w==",
"version": "73.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-73.0.0.tgz",
"integrity": "sha512-bLLoHddONoEZCnhcTW603r7Y1fFqbFo0/3VdnzTNA4XQl+gVY3qycWmRSRrL15ts9Iwfg0rhTde5+OUuBFhi0g==",
"requires": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"

View File

@ -59,7 +59,7 @@
"express": "^4.17.1",
"express-fileupload": "^1.2.1",
"express-rate-limit": "^5.2.3",
"googleapis": "^72.0.0",
"googleapis": "^73.0.0",
"minimist": "^1.2.5",
"node-cron": "^3.0.0",
"node-fetch": "^2.6.1",