From 54357ed352c3bed886d8f2e3c580146fb2e41a39 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 22:49:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- 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",