From a65e4464954e7a4453b2f6afbe2e84ae55c5de2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 25 Jul 2025 02:26:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1e53e..9e57c6a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "modclean": "^2.0.0", "moment": "^2.17.1", "node-dir": "^0.1.6", - "npm": "^4.0.5", + "npm": "^7.0.0", "ora": "^0.4.1" } }