From cd230da198e9d106b41f1237504d026408a7dce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:47:17 +0000 Subject: [PATCH] chore(deps): bump @azure-rest/ai-inference Bumps [@azure-rest/ai-inference](https://github.com/Azure/azure-sdk-for-js) from 1.0.0-beta.4 to 1.0.0-beta.5. - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure-rest/ai-inference_1.0.0-beta.4...@azure-rest/ai-inference_1.0.0-beta.5) --- updated-dependencies: - dependency-name: "@azure-rest/ai-inference" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8ceada..9f42f83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,9 +29,9 @@ } }, "node_modules/@azure-rest/ai-inference": { - "version": "1.0.0-beta.4", - "resolved": "https://registry.npmjs.org/@azure-rest/ai-inference/-/ai-inference-1.0.0-beta.4.tgz", - "integrity": "sha512-MfBPFxalj1gU9bKHZOzwwQalsn6NIRlO6jXTTfkqRJQk0r969wDgYo07H5gmVTuTb8eGLSBCX5NAzvc0BtICng==", + "version": "1.0.0-beta.5", + "resolved": "https://registry.npmjs.org/@azure-rest/ai-inference/-/ai-inference-1.0.0-beta.5.tgz", + "integrity": "sha512-G6tAWR7DGHTfWx5+N5csTWX304lWNWeePXHx1LBYKLhTeonNTY4OrpqC6DD12oPxLuK0WbEJ3JXK/A3HdKj+BA==", "license": "MIT", "dependencies": { "@azure-rest/core-client": "^2.1.0",