From db40142668f328d4cc76ec79a33666f22f53515b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Nov 2022 18:52:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 795ee16..4c59fea 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "postcss-safe-parser": "4.0.1", "react": "^16.8.6", "react-app-polyfill": "^1.0.1", - "react-dev-utils": "^9.0.1", + "react-dev-utils": "^12.0.0", "react-dom": "^16.8.6", "resolve": "1.10.0", "sass-loader": "7.1.0",