From 6d13aad533fccdb293b8488ff0e2ba82f3926059 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 17:51:30 +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 f44df64b16..e0e60544fa 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "ms": "^2.1.3", "on-finished": "^2.4.1", "sendmessage": "^2.0.0", - "urllib": "^2.33.0", + "urllib": "^3.0.0", "urllib-next": "^3.9.0", "utility": "^1.17.0", "ylru": "^1.3.2"