From 9713fe62be3f6e59960152ab840121ab1ceea483 Mon Sep 17 00:00:00 2001 From: Sundaresan Gunasekaran <93243379+SundaresanGunasekaran@users.noreply.github.com> Date: Tue, 12 Aug 2025 17:59:02 +0530 Subject: [PATCH] feature(REPORT-451700): Resolved Dependabot Alerts --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f42129c..bdbbc92 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "typo-js": "1.0.3", "webpack": "5.97.1", "webpack-cli": "6.0.1", - "webpack-dev-server": "5.2.0", + "webpack-dev-server": "5.2.1", "webpack-stream": "7.0.0" }, "dependencies": { @@ -44,7 +44,7 @@ "codemirror": "5.58.2", "hasher": "1.2.0", "jquery": "3.6.0", - "jquery-validation": "1.19.5", + "jquery-validation": "1.20.0", "jsrender": "1.0.2", "prismjs": "1.30.0", "whatwg-fetch": "3.0.0",