From 846a278b3e4279b739533ba96acde96a9e2ade2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 15:06:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86b9f17..319536f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "superagent": "^7.0.2", "update-check": "^1.5.3", "upyun": "^3.4.6", - "urllib": "^2.29.1" + "urllib": "^3.0.0" }, "devDependencies": { "coffee": "^5.1.0",