Merge pull request #8995 from backstage/dependabot/npm_and_yarn/google-cloud/firestore-5.0.2

build(deps): bump @google-cloud/firestore from 4.15.1 to 5.0.2
This commit is contained in:
Fredrik Adelöw
2022-01-19 12:10:25 +01:00
committed by GitHub
3 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
build(deps): bump `@google-cloud/firestore` from 4.15.1 to 5.0.2
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/config": "^0.1.13-next.0",
"@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",
+4 -4
View File
@@ -3125,10 +3125,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"