From 181bc7999965a7f39f5ab3e7738e952a51bff4e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Jul 2024 16:23:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUIREJS-7414192 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2701d81e77f4..555afced9417 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react-slick": "0.16.0", "redux": "3.7.2", "redux-thunk": "2.2.0", - "requirejs": "2.3.5", + "requirejs": "2.3.7", "rtlcss": "2.2.1", "sass-loader": "6.0.6", "scriptjs": "2.5.8",