From 267477060fd294aa343d7012eda58105635f7b53 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 05:24:59 +0000 Subject: [PATCH] fix: fixtures/ssr2/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- fixtures/ssr2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/ssr2/package.json b/fixtures/ssr2/package.json index de4bbd6aaea6c..f895336945fa0 100644 --- a/fixtures/ssr2/package.json +++ b/fixtures/ssr2/package.json @@ -20,7 +20,7 @@ "react-error-boundary": "^3.1.3", "resolve": "1.12.0", "rimraf": "^3.0.2", - "webpack": "4.44.2", + "webpack": "5.0.0", "webpack-cli": "^4.2.0" }, "devDependencies": {