diff --git a/additions/package-lock.json b/additions/package-lock.json index 3ef875e0..7e6c1f31 100644 --- a/additions/package-lock.json +++ b/additions/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@microsoft/typespec-msgraph": "^1.0.0-Preview.8", "@typespec/compiler": "*", - "@typespec/http": "latest", + "@typespec/http": "*", "@typespec/openapi": "*", "@typespec/openapi3": "*", "@typespec/rest": "*" @@ -2137,9 +2137,9 @@ } }, "node_modules/tar": { - "version": "7.5.7", - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz", - "integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==", + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz", + "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==", "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/fs-minipass": "^4.0.0",