From 3d715e6164dcdf1fab7d4c3a377bd42266342ae0 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:46:46 +0000 Subject: [PATCH] fix: node_modules/diff/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- node_modules/diff/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/diff/package.json b/node_modules/diff/package.json index dcffb9474baef..5de43cc223bf0 100644 --- a/node_modules/diff/package.json +++ b/node_modules/diff/package.json @@ -82,7 +82,7 @@ "rollup": "^1.0.2", "rollup-plugin-babel": "^4.2.0", "semver": "^7.3.2", - "webpack": "^4.28.3", + "webpack": "^5.98.0", "webpack-dev-server": "^3.1.14" }, "optionalDependencies": {}