From 62554d23ab27f672372cb27a25a99603eed87588 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 12 Aug 2025 14:33:02 +0000 Subject: [PATCH] feat: upgrade @azure-tools/test-recorder from 3.5.2 to 4.0.0 Snyk has created this PR to upgrade @azure-tools/test-recorder from 3.5.2 to 4.0.0. See this package in npm: @azure-tools/test-recorder See this project in Snyk: https://app.snyk.io/org/snapp949/project/ed77be95-151c-4164-91ce-26303626d073?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../ai-document-translator-rest/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/documenttranslator/ai-document-translator-rest/package.json b/sdk/documenttranslator/ai-document-translator-rest/package.json index 455e7f3b7159..f4e1476dfe0a 100644 --- a/sdk/documenttranslator/ai-document-translator-rest/package.json +++ b/sdk/documenttranslator/ai-document-translator-rest/package.json @@ -83,7 +83,7 @@ "autoPublish": false, "dependencies": { "@azure-rest/core-client": "^2.3.1", - "@azure-tools/test-recorder": "^3.0.0", + "@azure-tools/test-recorder": "^4.0.0", "@azure/abort-controller": "^2.1.2", "@azure/core-auth": "^1.9.0", "@azure/core-lro": "^3.0.0", @@ -93,7 +93,7 @@ }, "devDependencies": { "@azure-tools/test-credential": "^2.0.0", - "@azure-tools/test-recorder": "^4.1.0", + "@azure-tools/test-recorder": "^4.0.0", "@azure-tools/test-utils-vitest": "^1.0.0", "@azure/dev-tool": "^1.0.0", "@azure/eslint-plugin-azure-sdk": "^3.0.0",