From 6e191462775f285c5bced1c81fccfbf55d402f2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Oct 2024 02:04:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8172694 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06570cd6100ae..212111a1b55b2 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "through2": "^3.0.1", "tmp": "^0.1.0", "typescript": "^3.7.5", - "webpack": "^4.41.2", + "webpack": "^5.0.0", "yargs": "^15.3.1" }, "devEngines": {