From f7dac899594c9a4ed27aa0ed2eff42c3d0e08cfb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 May 2024 22:46:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-3358798 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85d4d3056f..838d5c95fa 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "sinon": "^9.0.3", "ts-node": "^9.0.0", "typescript": "^4.0.2", - "webpack": "^5.73.0", + "webpack": "^5.76.0", "webpack-cli": "^4.10.0" }, "dependencies": {