From ae7817afe450e5e967de9e2f75f924f8f9b1cf1b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 04:18:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-6476909 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 234823c..a690252 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.13.0", "object-assign": "^4.1.0", "react": "15.3.2", "react-dom": "15.3.2",