From 3dcea8441532a394fa16829e9c17cd3705b40551 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Mar 2023 21:59:47 +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 ef7ae2c2bc..a13dca9434 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "typescript": "~4.1.2", "verdaccio": "^4.10.0", "vuepress": "^1.6.0", - "webpack": "^5.10.0", + "webpack": "^5.76.0", "yorkie": "^2.0.0" }, "resolutions": {