From 6a199be39a0d4eae8a2744981494a67a9f984417 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 11:34:39 +0000 Subject: [PATCH] fix: types/dingtalk-robot-sender/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 --- types/dingtalk-robot-sender/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/dingtalk-robot-sender/package.json b/types/dingtalk-robot-sender/package.json index dea82b209fcf83..ac3645795ada29 100644 --- a/types/dingtalk-robot-sender/package.json +++ b/types/dingtalk-robot-sender/package.json @@ -6,7 +6,7 @@ "https://github.com/x-cold/dingtalk-robot" ], "dependencies": { - "axios": "^0.16.1" + "axios": "^1.13.5" }, "devDependencies": { "@types/dingtalk-robot-sender": "workspace:."