From 896fdf2cef6b809c5ca3f537276300dff21dc555 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 May 2024 03:13:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 476582ec..c131a8f6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "materialize-css": "^0.99.0", "sortablejs": "^1.4.2", "webpack": "^2.2.0", - "webpack-dev-server": "^3.1.6" + "webpack-dev-server": "^4.0.0" }, "devDependencies": {}, "scripts": {