mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 21:12:41 +00:00
Merge pull request #1864 from naturalcrit/dependabot/npm_and_yarn/googleapis-92.0.0
Bump googleapis from 91.0.0 to 92.0.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -24,7 +24,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": "91.0.0",
|
"googleapis": "92.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",
|
||||||
@@ -4843,9 +4843,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/googleapis": {
|
"node_modules/googleapis": {
|
||||||
"version": "91.0.0",
|
"version": "92.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-91.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-92.0.0.tgz",
|
||||||
"integrity": "sha512-iHqXZwgYam0g8n0Yyi+YHx8kgwT+H5O4k3fe0LB1JhWRp1dSKYu+ShY4PQbW584zLOE4kK3LHf2B+x1THx+ZPQ==",
|
"integrity": "sha512-5HgJg7XvqEEJ+GO+2gvnzd5cAcDuSS/VB6nW7thoyj2GMq9nH4VvJwncSevinjLCnv06a+VSxrXNiL5vePHojA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"google-auth-library": "^7.0.2",
|
"google-auth-library": "^7.0.2",
|
||||||
"googleapis-common": "^5.0.2"
|
"googleapis-common": "^5.0.2"
|
||||||
@@ -13230,9 +13230,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"googleapis": {
|
"googleapis": {
|
||||||
"version": "91.0.0",
|
"version": "92.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-91.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-92.0.0.tgz",
|
||||||
"integrity": "sha512-iHqXZwgYam0g8n0Yyi+YHx8kgwT+H5O4k3fe0LB1JhWRp1dSKYu+ShY4PQbW584zLOE4kK3LHf2B+x1THx+ZPQ==",
|
"integrity": "sha512-5HgJg7XvqEEJ+GO+2gvnzd5cAcDuSS/VB6nW7thoyj2GMq9nH4VvJwncSevinjLCnv06a+VSxrXNiL5vePHojA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"google-auth-library": "^7.0.2",
|
"google-auth-library": "^7.0.2",
|
||||||
"googleapis-common": "^5.0.2"
|
"googleapis-common": "^5.0.2"
|
||||||
|
|||||||
@@ -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": "91.0.0",
|
"googleapis": "92.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",
|
||||||
|
|||||||
Reference in New Issue
Block a user