diff --git a/web/package-lock.json b/web/package-lock.json index 5b3a3ce..6b5d724 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -7,6 +7,9 @@ "": { "name": "agentbot-web", "version": "0.1.0", + "workspaces": [ + "." + ], "dependencies": { "@base-org/account": "^2.5.2", "@base-org/account-ui": "^1.0.1", @@ -98,6 +101,10 @@ "version": "1.11.1", "license": "MIT" }, + "node_modules/@agentbot/web": { + "resolved": "", + "link": true + }, "node_modules/@ai-sdk/gateway": { "version": "3.0.66", "license": "Apache-2.0", @@ -16634,7 +16641,9 @@ "license": "Apache-2.0" }, "node_modules/hono": { - "version": "4.12.7", + "version": "4.12.14", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", + "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", "license": "MIT", "engines": { "node": ">=16.9.0"