Bump googleapis from 83.0.0 to 84.0.0 #156

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/googleapis-84.0.0 into main 2021-08-09 10:46: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": "^83.0.0",
"googleapis": "^84.0.0",
"js-yaml": "^4.1.0",
"minimist": "^1.2.5",
"node-cron": "^3.0.0",
@ -2938,9 +2938,9 @@
}
},
"node_modules/googleapis": {
"version": "83.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz",
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==",
"version": "84.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-84.0.0.tgz",
"integrity": "sha512-5WWLwmraulw3p55lu0gNpLz2FME1gcuR7QxgmUdAVHMiVN4LEasYjJV9p36gxcf2TMe6bn6+PgQ/63+CvBEgoQ==",
"dependencies": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"
@ -9337,9 +9337,9 @@
}
},
"googleapis": {
"version": "83.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz",
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==",
"version": "84.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-84.0.0.tgz",
"integrity": "sha512-5WWLwmraulw3p55lu0gNpLz2FME1gcuR7QxgmUdAVHMiVN4LEasYjJV9p36gxcf2TMe6bn6+PgQ/63+CvBEgoQ==",
"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": "^83.0.0",
"googleapis": "^84.0.0",
"js-yaml": "^4.1.0",
"minimist": "^1.2.5",
"node-cron": "^3.0.0",