From 6f7c8493d91ce5816f5745f222bc9920fc4ec49d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Jul 2024 17:49:55 +0000 Subject: [PATCH] fix: upgrade @azure-tools/typespec-autorest from 0.42.1 to 0.43.0 Snyk has created this PR to upgrade @azure-tools/typespec-autorest from 0.42.1 to 0.43.0. See this package in npm: @azure-tools/typespec-autorest See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/236a2ad3-3050-49b0-99c5-b33921bf4a43?utm_source=github&utm_medium=referral&page=upgrade-pr --- sdk/ai/azopenai/testdata/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/ai/azopenai/testdata/package.json b/sdk/ai/azopenai/testdata/package.json index 745e9c01d301..254439594be0 100644 --- a/sdk/ai/azopenai/testdata/package.json +++ b/sdk/ai/azopenai/testdata/package.json @@ -7,7 +7,7 @@ "build": "tsp compile ./TempTypeSpecFiles/OpenAI.Inference" }, "dependencies": { - "@azure-tools/typespec-autorest": "^0.42.0", + "@azure-tools/typespec-autorest": "^0.43.0", "@azure-tools/typespec-azure-core": "^0.43.0", "@typespec/compiler": "^0.56.0", "@typespec/openapi3": "^0.57.0"