diff --git a/scripts/publish/firebase-docker-image/package-lock.json b/scripts/publish/firebase-docker-image/package-lock.json index affe93db2b6..5a01e793714 100644 --- a/scripts/publish/firebase-docker-image/package-lock.json +++ b/scripts/publish/firebase-docker-image/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "firebase-tools": "latest" + "firebase-tools": "*" } }, "node_modules/@apidevtools/json-schema-ref-parser": { @@ -4543,9 +4543,9 @@ } }, "node_modules/hono": { - "version": "4.11.3", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.3.tgz", - "integrity": "sha512-PmQi306+M/ct/m5s66Hrg+adPnkD5jiO6IjA7WhWw0gSBSo1EcRegwuI1deZ+wd5pzCGynCcn2DprnE4/yEV4w==", + "version": "4.11.4", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.4.tgz", + "integrity": "sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==", "license": "MIT", "peer": true, "engines": {