From 188ff266b4685067813839f79c09c4bfaf5e96db Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 23:05:32 +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 01e7fd52ef1..1b09cda7b30 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jquery": "1.11.3", "jquery-ui": "~1.10.2", "mailcheck": "1.1.0", - "modernizr": "3.3.1", + "modernizr": "3.7.0", "moment": "2.8.3", "nunjucks": "^1.3.4", "react": "0.13.3",