From 2c1875224986ec94bce8be94766b22a677cddba4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Dec 2023 06:21:31 +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-DECODEURICOMPONENT-3149970 --- 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 de4bbd6aaea6..f895336945fa 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": {