From 73e84f032ab7375c26ae9f761da16d3e52a48e2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Mar 2025 01:54:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05341a3ba..4694caa02 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "mongoose-id": "^0.1.3", "mongoose-paginate-v2": "^1.3.9", "pino": "^6.3.1", - "shelljs": "^0.8.4", + "shelljs": "^0.9.0", "tough-cookie": "^4.0.0" }, "devDependencies": {