diff --git a/plugins/plugin-test-harness/package-lock.json b/plugins/plugin-test-harness/package-lock.json index 3ffda48..05f099a 100644 --- a/plugins/plugin-test-harness/package-lock.json +++ b/plugins/plugin-test-harness/package-lock.json @@ -1,12 +1,12 @@ { "name": "plugin-test-harness", - "version": "0.7.0", + "version": "0.7.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "plugin-test-harness", - "version": "0.7.0", + "version": "0.7.2", "dependencies": { "@modelcontextprotocol/sdk": "^1.27.1", "execa": "^9.5.0", @@ -1145,9 +1145,9 @@ } }, "node_modules/@hono/node-server": { - "version": "1.19.9", - "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.9.tgz", - "integrity": "sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==", + "version": "1.19.11", + "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.11.tgz", + "integrity": "sha512-dr8/3zEaB+p0D2n/IUrlPF1HZm586qgJNXK1a9fhg/PzdtkK7Ksd5l312tJX2yBuALqDYBlG20QEbayqPyxn+g==", "license": "MIT", "engines": { "node": ">=18.14.1"