From 2e166efe6cc5ba9f668e99c2abfa82391a8d677e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 16:06:01 +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 7cfc21a4a3..89ce2905df 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "on-finished": "^2.4.1", "onelogger": "^1.0.0", "sendmessage": "^2.0.0", - "urllib": "^2.33.0", + "urllib": "^3.0.0", "urllib-next": "npm:urllib@^3.22.4", "utility": "^2.1.0", "ylru": "^1.3.2"