mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 23:52:48 +00:00
Merge pull request #1999 from naturalcrit/dependabot/npm_and_yarn/googleapis-94.0.0
Bump googleapis from 92.0.0 to 94.0.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -23,7 +23,7 @@
|
|||||||
"express-async-handler": "^1.2.0",
|
"express-async-handler": "^1.2.0",
|
||||||
"express-static-gzip": "2.1.1",
|
"express-static-gzip": "2.1.1",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"googleapis": "92.0.0",
|
"googleapis": "94.0.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"jwt-simple": "^0.5.6",
|
"jwt-simple": "^0.5.6",
|
||||||
"less": "^3.13.1",
|
"less": "^3.13.1",
|
||||||
@@ -6023,9 +6023,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/googleapis": {
|
"node_modules/googleapis": {
|
||||||
"version": "92.0.0",
|
"version": "94.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-92.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-94.0.0.tgz",
|
||||||
"integrity": "sha512-5HgJg7XvqEEJ+GO+2gvnzd5cAcDuSS/VB6nW7thoyj2GMq9nH4VvJwncSevinjLCnv06a+VSxrXNiL5vePHojA==",
|
"integrity": "sha512-Rg5Mib5TF3kddtORJyMGED9Ga0CfR0Wx3tS8urpw3tRpLfANEf7DYfG3FGUWSrnDs+eDanEUVCY4HCy/muhw8w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"google-auth-library": "^7.0.2",
|
"google-auth-library": "^7.0.2",
|
||||||
"googleapis-common": "^5.0.2"
|
"googleapis-common": "^5.0.2"
|
||||||
@@ -17557,9 +17557,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"googleapis": {
|
"googleapis": {
|
||||||
"version": "92.0.0",
|
"version": "94.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-92.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-94.0.0.tgz",
|
||||||
"integrity": "sha512-5HgJg7XvqEEJ+GO+2gvnzd5cAcDuSS/VB6nW7thoyj2GMq9nH4VvJwncSevinjLCnv06a+VSxrXNiL5vePHojA==",
|
"integrity": "sha512-Rg5Mib5TF3kddtORJyMGED9Ga0CfR0Wx3tS8urpw3tRpLfANEf7DYfG3FGUWSrnDs+eDanEUVCY4HCy/muhw8w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"google-auth-library": "^7.0.2",
|
"google-auth-library": "^7.0.2",
|
||||||
"googleapis-common": "^5.0.2"
|
"googleapis-common": "^5.0.2"
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
"express-async-handler": "^1.2.0",
|
"express-async-handler": "^1.2.0",
|
||||||
"express-static-gzip": "2.1.1",
|
"express-static-gzip": "2.1.1",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"googleapis": "92.0.0",
|
"googleapis": "94.0.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"jwt-simple": "^0.5.6",
|
"jwt-simple": "^0.5.6",
|
||||||
"less": "^3.13.1",
|
"less": "^3.13.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user