From fab284c718f907cea162b4bbb5507105153bbb1a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Dec 2024 00:08:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-IP-7148531 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43b8fbba..03af1409 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/node": "^13.9.8", "eslint": "^5.15.3", "eslint-config-google": "^0.12.0", - "firebase-tools": "^9.21.0", + "firebase-tools": "^13.28.0", "lerna": "^3.13.1", "typescript": "^3.8.3" }