diff --git a/web/package-lock.json b/web/package-lock.json index 5b3a3ce..87d70ae 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", @@ -15674,9 +15681,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "funding": [ { "type": "github",