From 512456f1f82c5d753282184c114a6c2c4b1cc13b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Oct 2024 21:26:12 +0000 Subject: [PATCH] fix: build-tests/localization-plugin-test-02/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- build-tests/localization-plugin-test-02/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tests/localization-plugin-test-02/package.json b/build-tests/localization-plugin-test-02/package.json index aea5fa1b579..fc24e6e0b93 100644 --- a/build-tests/localization-plugin-test-02/package.json +++ b/build-tests/localization-plugin-test-02/package.json @@ -19,7 +19,7 @@ "lodash": "~4.17.15", "ts-loader": "6.0.0", "typescript": "~3.9.7", - "webpack": "~4.44.2", + "webpack": "~5.0.0", "webpack-bundle-analyzer": "~3.6.0", "webpack-cli": "~3.3.2", "webpack-dev-server": "~3.11.0"