From 4a82e060f3b589698f87b8b75b5caabab7d655f5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Aug 2025 12:03:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91018c217..943e0d01b 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "redux-saga": "0.16.2", "redux-thunk": "2.3.0", "sifter": "0.5.3", - "snyk": "1.381.1", + "snyk": "1.996.0", "source-map-support": "0.5.19", "spunky": "1.3.1", "switch-tree": "0.2.2",