From cacd8c85e738e0247eb838efb433077e60be1665 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Nov 2025 12:57:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VALIDATOR-13653476 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 931b8f2..cdd66b8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@ladjs/i18n": "^7.0.1", "@ladjs/mongoose": "^2.1.1", "@ladjs/mongoose-error-messages": "^1.0.0", - "@ladjs/passport": "^2.1.0", + "@ladjs/passport": "^3.0.0", "@ladjs/pick-original": "1.0.0", "@ladjs/policies": "^5.0.0", "@ladjs/proxy": "^2.0.3", @@ -127,7 +127,7 @@ "sweetalert2": "8.x", "titleize": "^2.1.0", "uncaught": "^0.0.5", - "validator": "^13.5.2", + "validator": "^13.15.22", "zxcvbn": "^4.4.2" }, "devDependencies": {