Bump googleapis from 78.0.0 to 79.0.0 #120

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/googleapis-79.0.0 into main 2021-06-30 21:28:35 +00:00
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -19,7 +19,7 @@
"express-fileupload": "^1.2.1", "express-fileupload": "^1.2.1",
"express-prettify": "^0.1.1", "express-prettify": "^0.1.1",
"express-rate-limit": "^5.2.3", "express-rate-limit": "^5.2.3",
"googleapis": "^78.0.0", "googleapis": "^79.0.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"minimist": "^1.2.5", "minimist": "^1.2.5",
"node-cron": "^3.0.0", "node-cron": "^3.0.0",
@ -2699,9 +2699,9 @@
} }
}, },
"node_modules/googleapis": { "node_modules/googleapis": {
"version": "78.0.0", "version": "79.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-78.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-79.0.0.tgz",
"integrity": "sha512-Qx3WyG0kP1EHMc5z5lHDZyNg/u/1T9P0yudfp9y/ZrtQTpCLQM+7hH2Ca/C3Gnnn0qwN8hsn9E5Os03L46fldA==", "integrity": "sha512-yHY0fmcuSQyU3zYUort/gOENCkrEpVLN4ziWdXvSIRG4n1BS9A8ajwzgDKsf68FYpzYRjtMzeh11IKN45cwbOQ==",
"dependencies": { "dependencies": {
"google-auth-library": "^7.0.2", "google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2" "googleapis-common": "^5.0.2"
@ -8542,9 +8542,9 @@
} }
}, },
"googleapis": { "googleapis": {
"version": "78.0.0", "version": "79.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-78.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-79.0.0.tgz",
"integrity": "sha512-Qx3WyG0kP1EHMc5z5lHDZyNg/u/1T9P0yudfp9y/ZrtQTpCLQM+7hH2Ca/C3Gnnn0qwN8hsn9E5Os03L46fldA==", "integrity": "sha512-yHY0fmcuSQyU3zYUort/gOENCkrEpVLN4ziWdXvSIRG4n1BS9A8ajwzgDKsf68FYpzYRjtMzeh11IKN45cwbOQ==",
"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

@ -57,7 +57,7 @@
"express-fileupload": "^1.2.1", "express-fileupload": "^1.2.1",
"express-prettify": "^0.1.1", "express-prettify": "^0.1.1",
"express-rate-limit": "^5.2.3", "express-rate-limit": "^5.2.3",
"googleapis": "^78.0.0", "googleapis": "^79.0.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"minimist": "^1.2.5", "minimist": "^1.2.5",
"node-cron": "^3.0.0", "node-cron": "^3.0.0",