Skip to content

Commit a974bd8

Browse files
chore(deps): update dependency firebase-tools to v13.6.0 [security]
1 parent 20c9c1a commit a974bd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-prettier": "^4.2.1",
6565
"eslint-plugin-promise": "^6.0.0",
6666
"eslint-plugin-security": "^1.7.1",
67-
"firebase-tools": "13.4.0",
67+
"firebase-tools": "13.6.0",
6868
"mocha": "10.3.0",
6969
"nock": "13.2.9",
7070
"nodemon": "3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4332,10 +4332,10 @@ firebase-admin@12.1.1:
43324332
"@google-cloud/firestore" "^7.7.0"
43334333
"@google-cloud/storage" "^7.7.0"
43344334

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

0 commit comments

Comments
 (0)