mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 23:12:39 +00:00
Merge pull request #2098 from naturalcrit/dependabot/npm_and_yarn/googleapis-99.0.0
Bump googleapis from 98.0.0 to 99.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.5",
|
"express-static-gzip": "2.1.5",
|
||||||
"fs-extra": "10.0.1",
|
"fs-extra": "10.0.1",
|
||||||
"googleapis": "98.0.0",
|
"googleapis": "99.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",
|
||||||
@@ -6056,9 +6056,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/googleapis": {
|
"node_modules/googleapis": {
|
||||||
"version": "98.0.0",
|
"version": "99.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-98.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-99.0.0.tgz",
|
||||||
"integrity": "sha512-gJS+JF03FXouOpHN7dqxg5wrNCBef3ExBtYdCJoX4wlURuy6pixg7SC8sNAjFIXphMZWQ1Bbcu9aKxNv2xCbuQ==",
|
"integrity": "sha512-ZS+iFrNvvZykpGBgTgaj0FgmKCZnC+0tmbs8b5+vJnVcaaHMp8IPUWruNSFqZjg6M8Yey8/aJxhT5mT5Ja2+VQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"google-auth-library": "^7.0.2",
|
"google-auth-library": "^7.0.2",
|
||||||
"googleapis-common": "^5.0.2"
|
"googleapis-common": "^5.0.2"
|
||||||
@@ -17690,9 +17690,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"googleapis": {
|
"googleapis": {
|
||||||
"version": "98.0.0",
|
"version": "99.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-98.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-99.0.0.tgz",
|
||||||
"integrity": "sha512-gJS+JF03FXouOpHN7dqxg5wrNCBef3ExBtYdCJoX4wlURuy6pixg7SC8sNAjFIXphMZWQ1Bbcu9aKxNv2xCbuQ==",
|
"integrity": "sha512-ZS+iFrNvvZykpGBgTgaj0FgmKCZnC+0tmbs8b5+vJnVcaaHMp8IPUWruNSFqZjg6M8Yey8/aJxhT5mT5Ja2+VQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"google-auth-library": "^7.0.2",
|
"google-auth-library": "^7.0.2",
|
||||||
"googleapis-common": "^5.0.2"
|
"googleapis-common": "^5.0.2"
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
"express-async-handler": "^1.2.0",
|
"express-async-handler": "^1.2.0",
|
||||||
"express-static-gzip": "2.1.5",
|
"express-static-gzip": "2.1.5",
|
||||||
"fs-extra": "10.0.1",
|
"fs-extra": "10.0.1",
|
||||||
"googleapis": "98.0.0",
|
"googleapis": "99.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