From fa4c232b3c8a44690930e267179163e04ddc6518 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 1 Jun 2024 19:41:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62661a97e..ff9f01a79 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "thunkify-wrap": "^1.0.4", "treekill": "^1.0.0", "tunnel-agent": "^0.6.0", - "urllib": "^2.24.0", + "urllib": "^3.0.0", "utility": "^1.12.0", "uuid": "^8.3.0", "xss": "^0.3.3"