From d0bae2579f6f24a88a7e149fc4a87e63939790ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jan 2024 14:45:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62b58a4..db5fca2 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@s-ui/react-router": "1.0.0-beta.6", "classnames": "2.2.6", "firebase": "7.13.1", - "firebase-tools": "7.16.1", + "firebase-tools": "8.0.0", "idb-keyval": "3.2.0", "perfume.js": "3.0.2", "react": "16",