From 99c987f6f58d168ea38b0403370fbbcccb2f930d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Jan 2026 14:47:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d25ffc7..fc23555 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "mkdirp": "^0.5.1", "mz-modules": "^2.1.0", "node-homedir": "^2.0.0", - "urllib": "^3.19.3", + "urllib": "^4.0.0", "yargs": "^11.1.0" }, "devDependencies": {