From 4d8e440ff46339f2e91a4c7c7efd06db980d695e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Dec 2024 19:35:19 +0000 Subject: [PATCH] fix: packages/instant/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906 --- packages/instant/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/instant/package.json b/packages/instant/package.json index a95c48c655..570a282ca8 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -106,7 +106,7 @@ "typescript": "3.0.1", "webpack": "^4.20.2", "webpack-cli": "3.1.2", - "webpack-dev-server": "^3.1.9" + "webpack-dev-server": "^5.2.0" }, "publishConfig": { "access": "private"