diff --git a/package-lock.json b/package-lock.json index 5592dfc709d9..05fa747b8fdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,12 +13,12 @@ "@azure-tools/typespec-client-generator-core": "0.38.0", "@azure-tools/typespec-providerhub": "0.38.1", "@azure/avocado": "^0.8.4", - "@typespec/compiler": "0.53.0", - "@typespec/http": "0.53.0", - "@typespec/openapi": "0.53.0", - "@typespec/openapi3": "0.53.0", - "@typespec/rest": "0.53.0", - "@typespec/versioning": "0.53.0", + "@typespec/compiler": "0.52.0", + "@typespec/http": "0.52.1", + "@typespec/openapi": "0.52.0", + "@typespec/openapi3": "0.52.0", + "@typespec/rest": "0.52.0", + "@typespec/versioning": "0.52.0", "azure-rest-api-specs-eng-tools": "file:eng/tools", "prettier": "~3.1.1", "typescript": "~5.3.3" @@ -804,9 +804,9 @@ } }, "node_modules/@typespec/http": { - "version": "0.53.0", - "resolved": "https://registry.npmjs.org/@typespec/http/-/http-0.53.0.tgz", - "integrity": "sha512-Hdwbxr6KgzmJdULbbcwWaSSrWlduuMuEVUVdlytxyo9K+aoUCcPl0thR5Ez2VRh02/IJl3xG4n5wXgOwWb3amA==", + "version": "0.52.1", + "resolved": "https://registry.npmjs.org/@typespec/http/-/http-0.52.1.tgz", + "integrity": "sha512-2i7t6eSKi96F/zt1w0yJvhRhubYej0F9o8jDRhPA+TZI6SAxcv/Vyi+lkKnkOcu90HPH7b8T+YNizudb00BO6A==", "dev": true, "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index dbbb4d30760b..93fef34ba52b 100644 --- a/package.json +++ b/package.json @@ -8,12 +8,12 @@ "@azure-tools/typespec-client-generator-core": "0.38.0", "@azure-tools/typespec-providerhub": "0.38.1", "@azure/avocado": "^0.8.4", - "@typespec/compiler": "0.53.0", - "@typespec/http": "0.53.0", - "@typespec/openapi": "0.53.0", - "@typespec/openapi3": "0.53.0", - "@typespec/rest": "0.53.0", - "@typespec/versioning": "0.53.0", + "@typespec/compiler": "0.52.0", + "@typespec/http": "0.52.1", + "@typespec/openapi": "0.52.0", + "@typespec/openapi3": "0.52.0", + "@typespec/rest": "0.52.0", + "@typespec/versioning": "0.52.0", "azure-rest-api-specs-eng-tools": "file:eng/tools", "prettier": "~3.1.1", "typescript": "~5.3.3"