From daad33ca26ff699ac4e0549e5cd705639e286590 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Mar 2021 22:28:51 +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-GLOBPARENT-1016905 --- 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",