0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 15:22:41 +00:00

Merge pull request #1533 from naturalcrit/dependabot/npm_and_yarn/googleapis-84.0.0

Bump googleapis from 83.0.0 to 84.0.0
This commit is contained in:
Trevor Buckner
2021-08-08 23:19:38 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"express-async-handler": "^1.1.4", "express-async-handler": "^1.1.4",
"express-static-gzip": "2.1.1", "express-static-gzip": "2.1.1",
"fs-extra": "10.0.0", "fs-extra": "10.0.0",
"googleapis": "83.0.0", "googleapis": "84.0.0",
"jwt-simple": "^0.5.6", "jwt-simple": "^0.5.6",
"less": "^3.13.1", "less": "^3.13.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
@@ -4781,9 +4781,9 @@
} }
}, },
"node_modules/googleapis": { "node_modules/googleapis": {
"version": "83.0.0", "version": "84.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-84.0.0.tgz",
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==", "integrity": "sha512-5WWLwmraulw3p55lu0gNpLz2FME1gcuR7QxgmUdAVHMiVN4LEasYjJV9p36gxcf2TMe6bn6+PgQ/63+CvBEgoQ==",
"dependencies": { "dependencies": {
"google-auth-library": "^7.0.2", "google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2" "googleapis-common": "^5.0.2"
@@ -13167,9 +13167,9 @@
} }
}, },
"googleapis": { "googleapis": {
"version": "83.0.0", "version": "84.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-84.0.0.tgz",
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==", "integrity": "sha512-5WWLwmraulw3p55lu0gNpLz2FME1gcuR7QxgmUdAVHMiVN4LEasYjJV9p36gxcf2TMe6bn6+PgQ/63+CvBEgoQ==",
"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

@@ -54,7 +54,7 @@
"express-async-handler": "^1.1.4", "express-async-handler": "^1.1.4",
"express-static-gzip": "2.1.1", "express-static-gzip": "2.1.1",
"fs-extra": "10.0.0", "fs-extra": "10.0.0",
"googleapis": "83.0.0", "googleapis": "84.0.0",
"jwt-simple": "^0.5.6", "jwt-simple": "^0.5.6",
"less": "^3.13.1", "less": "^3.13.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",