From ab1daf5749f659b030d301fa30be97079f49a5f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 14:56:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88e288d..ad09c3c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "immutable": "^3.8.1", "jest": "^26.0.0", "ts-jest": "^25.3.0", - "webpack": "^4.0.0" + "webpack": "^5.0.0" }, "devDependencies": { "coveralls": "^2.12.0",