diff --git a/src/js-host-api/package-lock.json b/src/js-host-api/package-lock.json index 0db65f9..3c75fef 100644 --- a/src/js-host-api/package-lock.json +++ b/src/js-host-api/package-lock.json @@ -239,13 +239,52 @@ } }, "node_modules/@hyperlight-dev/js-host-api-linux-x64-gnu": { - "optional": true + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@hyperlight-dev/js-host-api-linux-x64-gnu/-/js-host-api-linux-x64-gnu-0.2.1.tgz", + "integrity": "sha512-zIrWq6/9lpsURvIfR3fE7ND4o7c3nrly2p5iVhu8xdG49L2BcqWcdlRFV82HwDlw5A/klB1e+/JKybDy2cW2Dg==", + "cpu": [ + "x64" + ], + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 18" + } }, "node_modules/@hyperlight-dev/js-host-api-linux-x64-musl": { - "optional": true + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@hyperlight-dev/js-host-api-linux-x64-musl/-/js-host-api-linux-x64-musl-0.2.1.tgz", + "integrity": "sha512-P50weSy/UUULFGQmzscUWjIOI7KXEr8bVx8/J0Kf8t3hJrO7SBQOWilu2VK+SCsKVlaIhAaZj8O7+Dfy5aAFaw==", + "cpu": [ + "x64" + ], + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 18" + } }, "node_modules/@hyperlight-dev/js-host-api-win32-x64-msvc": { - "optional": true + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@hyperlight-dev/js-host-api-win32-x64-msvc/-/js-host-api-win32-x64-msvc-0.2.1.tgz", + "integrity": "sha512-TSLVONa40tonln9twqaHZHHRikDSsYk6LOkrNECtKa1bP3B7dPJ/QxUpoMYiDVwGz9OuzRu2J1lfgC+o28g2Lw==", + "cpu": [ + "x64" + ], + "license": "Apache-2.0", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 18" + } }, "node_modules/@inquirer/ansi": { "version": "2.0.2", @@ -3408,9 +3447,9 @@ } }, "node_modules/prettier": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", - "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz", + "integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==", "dev": true, "license": "MIT", "bin": {