diff --git a/package-lock.json b/package-lock.json index 4a52c3d..2ea1647 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,13 +1,13 @@ { "name": "@cam-protocol/complete-arbitration-mesh", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cam-protocol/complete-arbitration-mesh", - "version": "2.1.0", - "license": "SEE LICENSE IN LICENSE", + "version": "2.1.1", + "license": "Apache-2.0", "dependencies": { "@anthropic-ai/sdk": "^0.27.3", "@fastify/cors": "^9.0.1", @@ -4553,9 +4553,9 @@ "license": "MIT" }, "node_modules/hono": { - "version": "4.11.2", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.2.tgz", - "integrity": "sha512-o+avdUAD1v94oHkjGBhiMhBV4WBHxhbu0+CUVH78hhphKy/OKQLxtKjkmmNcrMlbYAhAbsM/9F+l3KnYxyD3Lg==", + "version": "4.12.7", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz", + "integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==", "license": "MIT", "peer": true, "engines": {