diff --git a/package-lock.json b/package-lock.json index a43a03c..1984823 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "install-mcp", - "version": "1.0.4", + "version": "1.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "install-mcp", - "version": "1.0.4", + "version": "1.0.9", "license": "MIT", "dependencies": { "consola": "^3.2.3", @@ -16,7 +16,7 @@ "yargs": "^17.7.2" }, "bin": { - "install-mcp": "bin/run" + "blocklet-install-mcp": "bin/run" }, "devDependencies": { "@commitlint/cli": "^18.6.1", @@ -8554,9 +8554,9 @@ "license": "MIT" }, "node_modules/lodash-es": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", - "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz", + "integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==", "dev": true, "license": "MIT" },