diff --git a/plugins/plugin-test-harness/package-lock.json b/plugins/plugin-test-harness/package-lock.json index 3ffda48..fcbc915 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.10", + "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.10.tgz", + "integrity": "sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==", "license": "MIT", "engines": { "node": ">=18.14.1"