From 8ca79b9a5adefa401b6bd7cc62e72e1597cb0012 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 07:05:33 +0000 Subject: [PATCH] fix: core/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15155603 --- core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/package.json b/core/package.json index 467968c29..94ff4c6d3 100644 --- a/core/package.json +++ b/core/package.json @@ -56,7 +56,7 @@ "dependencies": { "@anthropic-ai/sdk": "^0.62.0", "@aws-sdk/client-bedrock-runtime": "^3.931.0", - "@aws-sdk/client-sagemaker-runtime": "^3.777.0", + "@aws-sdk/client-sagemaker-runtime": "^3.894.0", "@aws-sdk/credential-providers": "^3.931.0", "@continuedev/config-types": "^1.0.14", "@continuedev/config-yaml": "file:../packages/config-yaml",