diff --git a/additions/package-lock.json b/additions/package-lock.json index e13cd45d..f00bb1a2 100644 --- a/additions/package-lock.json +++ b/additions/package-lock.json @@ -13,7 +13,7 @@ "@typespec/http": "*", "@typespec/openapi": "*", "@typespec/openapi3": "*", - "@typespec/rest": "latest" + "@typespec/rest": "*" } }, "node_modules/@alloy-js/core": { @@ -1438,9 +1438,9 @@ "license": "ISC" }, "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", + "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", "license": "MIT", "engines": { "node": ">=8.6"