From 244ff63eb343334000891a4aabe42f977590026f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Sep 2025 07:07:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d8cb44..011ee34 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "express-session": "^1.17.0", "mongoose": "^5.7.7", "pug": "^3.0.1", - "snyk": "^1.667.0" + "snyk": "^1.996.0" }, "snyk": true }