diff --git a/additions/package-lock.json b/additions/package-lock.json index bf45fd36..3ef875e0 100644 --- a/additions/package-lock.json +++ b/additions/package-lock.json @@ -10,9 +10,9 @@ "dependencies": { "@microsoft/typespec-msgraph": "^1.0.0-Preview.8", "@typespec/compiler": "*", - "@typespec/http": "*", + "@typespec/http": "latest", "@typespec/openapi": "*", - "@typespec/openapi3": "latest", + "@typespec/openapi3": "*", "@typespec/rest": "*" } }, @@ -1194,9 +1194,9 @@ } }, "node_modules/@typespec/http": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/@typespec/http/-/http-1.9.0.tgz", - "integrity": "sha512-JzlZZsgCo71f2KhWbf4BLOz5e+dVLj7gJJ4kvXvrmuG9QHoT41VaGPpCQamYgpZLMz2LQbsOtw34AmpovhuJSw==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@typespec/http/-/http-1.9.1.tgz", + "integrity": "sha512-agcwmbB/hK/o9KmM38UB8OGZwLgB17lJ7b4EjqYGpyshqcRMTESMRxnJIH7rRzUq4HJDTqal0tsb8z0K0zXuDg==", "license": "MIT", "engines": { "node": ">=20.0.0"