From 5d985600e4432f54cdad3b9409aff743a2ecde05 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 12:12:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d70e266..760452b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@babel/node": "^7.16.0", "@babel/preset-env": "^7.16.4", "@joi/date": "^2.1.0", - "argon2": "^0.28.2", + "argon2": "^0.40.1", "aws-sdk": "^2.1035.0", "chalk": "^4.1.0", "compression": "^1.7.4",