From 2c4ff58f4614202509b45348696b7a813cb23241 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 17:33:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a44cfb84..93dc7e25b 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "react-async-script": "^0.6.0", "react-chartjs": "^0.7.3", "react-dom": "^15.6.1", - "react-formal": "^0.18.5", + "react-formal": "^0.22.0", "react-router": "^2.5.2", "react-router-redux": "^4.0.5", "react-tap-event-plugin": "^2.0.0",