Skip to content

Commit

Permalink
Update dependency firebase-tools to v13.6.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 41e6a5c commit d644b43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-security": "^1.7.1",
"firebase-tools": "13.4.0",
"firebase-tools": "13.6.0",
"mocha": "10.3.0",
"nock": "13.2.9",
"nodemon": "3.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4332,10 +4332,10 @@ [email protected]:
"@google-cloud/firestore" "^7.7.0"
"@google-cloud/storage" "^7.7.0"

firebase-tools@13.4.0:
version "13.4.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.4.0.tgz#1e17637a6189c6c9a05dabaf31504ba20a4d4411"
integrity sha512-yoxET4Xifezr+SopwFgkpMIRGmp11aTTE67tFcfJoTOZDveBbY16dfo6so2xiuqBXQ7DNxsZIQ+d3JEm2Jn40A==
firebase-tools@13.6.0:
version "13.6.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.6.0.tgz#c71278868f192f5a0a7e0ad3a9227e2810e66bff"
integrity sha512-BXXkFkw8FupINBJHd+aPFRKpvIf8R5P1GyOnWjwsk06kgXXdfFuuYctxkL8e82N4sUomdNP5Q/ru/u2esnoSQA==
dependencies:
"@google-cloud/pubsub" "^3.0.1"
abort-controller "^3.0.0"
Expand Down

0 comments on commit d644b43

Please sign in to comment.