From 2224e703a093d35e5fb15ad693778ff7be707a38 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 May 2022 17:27:59 +0000 Subject: [PATCH] fix: packages/react-error-overlay/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- packages/react-error-overlay/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index f6b45a1d5e8..3897332e109 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -42,7 +42,7 @@ "chalk": "^2.1.0", "chokidar": "^2.0.0", "cross-env": "5.1.3", - "eslint": "4.15.0", + "eslint": "6.1.0", "eslint-config-react-app": "^2.1.0", "eslint-plugin-flowtype": "2.41.0", "eslint-plugin-import": "2.8.0", @@ -50,7 +50,7 @@ "eslint-plugin-react": "7.7.0", "flow-bin": "^0.63.1", "html-entities": "1.2.1", - "jest": "22.4.1", + "jest": "24.0.0", "jest-fetch-mock": "1.2.1", "object-assign": "4.1.1", "promise": "8.0.1", @@ -60,7 +60,7 @@ "rimraf": "^2.6.1", "settle-promise": "1.0.0", "source-map": "0.5.6", - "webpack": "^3.6.0" + "webpack": "^4.0.0" }, "jest": { "setupFiles": [