Bump googleapis from 82.0.0 to 83.0.0 #145

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/googleapis-83.0.0 into main 2021-08-02 09:25:44 +00:00
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -20,7 +20,7 @@
"express-fileupload": "^1.2.1",
"express-prettify": "^0.1.1",
"express-rate-limit": "^5.2.3",
"googleapis": "^82.0.0",
"googleapis": "^83.0.0",
"js-yaml": "^4.1.0",
"minimist": "^1.2.5",
"node-cron": "^3.0.0",
@ -2948,9 +2948,9 @@
}
},
"node_modules/googleapis": {
"version": "82.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-82.0.0.tgz",
"integrity": "sha512-TytL2h+Cl82RP8ZZ4hgiqOz/ZKWJ5nqn2ZaQ1bNIsIp6z4xuasXyJsgPaZzHADyRx/zNQfRfJGwzRInYJy7X4A==",
"version": "83.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz",
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==",
"dependencies": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"
@ -9354,9 +9354,9 @@
}
},
"googleapis": {
"version": "82.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-82.0.0.tgz",
"integrity": "sha512-TytL2h+Cl82RP8ZZ4hgiqOz/ZKWJ5nqn2ZaQ1bNIsIp6z4xuasXyJsgPaZzHADyRx/zNQfRfJGwzRInYJy7X4A==",
"version": "83.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz",
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==",
"requires": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"

View File

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