diff --git a/additions/package-lock.json b/additions/package-lock.json index 0669dc5b..1af24f86 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.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.3.tgz", + "integrity": "sha512-ENg5JUHUm2rDD7IvKNFGzyElLXNjachNLp6RaGf4+JOgxXHkqA+gq81ZAMCUmtMtqBsoU62lcp6S27g1LCYGGQ==", "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/fs-minipass": "^4.0.0",