Skip to content

Commit cb2682e

Browse files
authored
fix: package.json & yarn.lock to reduce vulnerabilities (#783)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-JSONPTR-1577291
1 parent bd9d90c commit cb2682e

File tree

2 files changed

+36
-179
lines changed

2 files changed

+36
-179
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dgeni": "^0.4.12",
6060
"dgeni-packages": "~0.28.3",
6161
"dotenv": "^10.0.0",
62-
"firebase-tools": "^9.19.0",
62+
"firebase-tools": "^10.1.0",
6363
"fs-extra": "^5.0.0",
6464
"glob": "^7.1.3",
6565
"gulp": "^4.0.0",

0 commit comments

Comments
 (0)