From 1f6359d153c9969a35a3ab4aa05e0f3da3b4f1f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Jul 2025 10:31:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76e109a3..30e3e9df 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "hostenv": "1.0.1", "opentype.js": "0.4.4", "socket.io": "1.4.8", - "superagent": "0.21.0", + "superagent": "10.2.2", "vd": "0.1.0" }, "license": "MIT",