From e5d8d634bd9dffcf9d06ca3d2dd1258ca3194daa Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Thu, 16 Sep 2021 09:39:15 +0000
Subject: [PATCH] fix: lib/core/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
---
 lib/core/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/core/package.json b/lib/core/package.json
index d0b0e1eea0fb..6a2a29c3ca3e 100644
--- a/lib/core/package.json
+++ b/lib/core/package.json
@@ -111,7 +111,7 @@
     "pretty-hrtime": "^1.0.3",
     "qs": "^6.6.0",
     "raw-loader": "^4.0.1",
-    "react-dev-utils": "^10.0.0",
+    "react-dev-utils": "^11.0.0",
     "regenerator-runtime": "^0.13.3",
     "resolve-from": "^5.0.0",
     "serve-favicon": "^2.5.0",