diff --git a/additions/package-lock.json b/additions/package-lock.json index 0669dc5b..9c330160 100644 --- a/additions/package-lock.json +++ b/additions/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@microsoft/typespec-msgraph": "^1.0.0-Preview.7", "@typespec/compiler": "*", - "@typespec/http": "latest", + "@typespec/http": "*", "@typespec/openapi": "*", "@typespec/openapi3": "*", "@typespec/rest": "*" @@ -2157,9 +2157,9 @@ } }, "node_modules/tar": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz", - "integrity": "sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==", + "version": "7.5.7", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz", + "integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==", "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/fs-minipass": "^4.0.0",