diff --git a/package-lock.json b/package-lock.json index c289b35..13049c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gemini-workspace-extension", - "version": "0.0.7", + "version": "0.0.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gemini-workspace-extension", - "version": "0.0.7", + "version": "0.0.8", "license": "Apache-2.0", "workspaces": [ "workspace-server" @@ -7202,9 +7202,9 @@ } }, "node_modules/hono": { - "version": "4.12.14", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", - "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", + "version": "4.12.18", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.18.tgz", + "integrity": "sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==", "license": "MIT", "engines": { "node": ">=16.9.0" @@ -12944,7 +12944,7 @@ } }, "workspace-server": { - "version": "0.0.7", + "version": "0.0.8", "license": "Apache-2.0", "devDependencies": { "esbuild": "^0.28.0"