From 8b312510f4eba8b2c4fc3d7044607a8fd733ed0c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Sep 2025 06:02:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 947e99d..bc2d031 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "dependencies": { "@msgpack/msgpack": "^2.7.1", "@wapc/host": "0.0.2", - "axios": "^0.24.0", + "axios": "^1.12.0", "nats.ws": "^1.2.0" } } \ No newline at end of file