0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Bump googleapis from 95.0.0 to 96.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 95.0.0 to 96.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v95.0.0...googleapis-v96.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-10 03:01:57 +00:00
committed by GitHub
parent 04cd53397a
commit 6d73f2eb9f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"express-async-handler": "^1.2.0",
"express-static-gzip": "2.1.5",
"fs-extra": "10.0.1",
"googleapis": "95.0.0",
"googleapis": "96.0.0",
"js-yaml": "^4.1.0",
"jwt-simple": "^0.5.6",
"less": "^3.13.1",
@@ -6065,9 +6065,9 @@
}
},
"node_modules/googleapis": {
"version": "95.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-95.0.0.tgz",
"integrity": "sha512-ZpFZW7FDwcjQa2+xZNS2SC5sK2s46iWKA5QSFVJSK3RELQec4PYHhzKwzbeCzt4urnjYp6udPif95zXTFxbtRA==",
"version": "96.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-96.0.0.tgz",
"integrity": "sha512-tEQtcukxA4sW1OXh35teJbui+BIjMTghH6i0tvUctyXgMDO0Upu3+hrytrw9JqZJxtXReM3Wr5+g4U7veqHpBQ==",
"dependencies": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"
@@ -17705,9 +17705,9 @@
}
},
"googleapis": {
"version": "95.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-95.0.0.tgz",
"integrity": "sha512-ZpFZW7FDwcjQa2+xZNS2SC5sK2s46iWKA5QSFVJSK3RELQec4PYHhzKwzbeCzt4urnjYp6udPif95zXTFxbtRA==",
"version": "96.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-96.0.0.tgz",
"integrity": "sha512-tEQtcukxA4sW1OXh35teJbui+BIjMTghH6i0tvUctyXgMDO0Upu3+hrytrw9JqZJxtXReM3Wr5+g4U7veqHpBQ==",
"requires": {
"google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2"