From 9a36987763b36a31ac7a2c43a98046ca5582a783 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Dec 2025 19:27:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-3091012 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 234823c..ee49be8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "firebase": "3.4.1", "history": "^2.1.2", "isomorphic-fetch": "^2.2.1", - "nwb": "0.12.2", + "nwb": "0.25.0", "object-assign": "^4.1.0", "react": "15.3.2", "react-dom": "15.3.2",