build(deps): bump @google-cloud/firestore from 4.15.1 to 5.0.2
Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 4.15.1 to 5.0.2. - [Release notes](https://github.com/googleapis/nodejs-firestore/releases) - [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-firestore/compare/v4.15.1...v5.0.2) --- updated-dependencies: - dependency-name: "@google-cloud/firestore" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
593de33361
commit
f815b7e4a4
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend': patch
|
||||
---
|
||||
|
||||
build(deps): bump `@google-cloud/firestore` from 4.15.1 to 5.0.2
|
||||
@@ -36,7 +36,7 @@
|
||||
"@backstage/config": "^0.1.12",
|
||||
"@backstage/errors": "^0.2.0",
|
||||
"@backstage/types": "^0.1.1",
|
||||
"@google-cloud/firestore": "^4.15.1",
|
||||
"@google-cloud/firestore": "^5.0.2",
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/passport": "^1.0.3",
|
||||
"compression": "^1.7.4",
|
||||
|
||||
@@ -2909,10 +2909,10 @@
|
||||
dependencies:
|
||||
google-gax "^2.12.0"
|
||||
|
||||
"@google-cloud/firestore@^4.15.1":
|
||||
version "4.15.1"
|
||||
resolved "https://registry.npmjs.org/@google-cloud/firestore/-/firestore-4.15.1.tgz#ed764fc76823ce120e68fe8c27ef1edd0650cd93"
|
||||
integrity sha512-2PWsCkEF1W02QbghSeRsNdYKN1qavrHBP3m72gPDMHQSYrGULOaTi7fSJquQmAtc4iPVB2/x6h80rdLHTATQtA==
|
||||
"@google-cloud/firestore@^5.0.2":
|
||||
version "5.0.2"
|
||||
resolved "https://registry.npmjs.org/@google-cloud/firestore/-/firestore-5.0.2.tgz#36923fde45987f928a220d347f341c5602f9e340"
|
||||
integrity sha512-xlGcNYaW0nvUMzNn2+pLfbEBVt6oysVqtM89faMgZWkWfEtvIQGS0h5PRdLlcqufNzRCX3yIGv29Pb+03ys+VA==
|
||||
dependencies:
|
||||
fast-deep-equal "^3.1.1"
|
||||
functional-red-black-tree "^1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user