diff --git a/pinning-webui/package-lock.json b/pinning-webui/package-lock.json index e4b6f21..e18b7d0 100644 --- a/pinning-webui/package-lock.json +++ b/pinning-webui/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "dependencies": { "@aws-sdk/client-s3": "^3.962.0", - "@functionland/fula-client": "^0.2.12", + "@functionland/fula-client": "^0.2.17", "@rainbow-me/rainbowkit": "^2.2.0", "@tanstack/react-query": "^5.62.0", "cookie-parser": "^1.4.7", @@ -1987,9 +1987,9 @@ } }, "node_modules/@functionland/fula-client": { - "version": "0.2.12", - "resolved": "https://registry.npmjs.org/@functionland/fula-client/-/fula-client-0.2.12.tgz", - "integrity": "sha512-eU7hHvn9hdLVSi9gyDk+uuu0OdXaJqcEGN/5UTc1xKQWeGumhBYo0gJXhoRJPy1ffCDCNBGK6b7qwioWgZ7/fw==", + "version": "0.2.18", + "resolved": "https://registry.npmjs.org/@functionland/fula-client/-/fula-client-0.2.18.tgz", + "integrity": "sha512-D5n9lUo1w28OW22IRx2Ydtuu+Mxf4t7SpAxUhcfsjfauz6Imr30s21s8EH7ORO4cia8e3giF7ec8pwPT9A0NLg==", "license": "MIT OR Apache-2.0" }, "node_modules/@gemini-wallet/core": { @@ -6219,6 +6219,66 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.7.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.1.0", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.7.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.1.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "1.1.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.7.1", + "@emnapi/runtime": "^1.7.1", + "@tybys/wasm-util": "^0.10.1" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.10.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.1", + "dev": true, + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.18", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz", @@ -9846,9 +9906,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", "engines": { "node": ">=16.9.0"