diff --git a/package-lock.json b/package-lock.json index b60f9e7..d45313d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockrun/clawrouter", - "version": "0.12.81", + "version": "0.12.85", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockrun/clawrouter", - "version": "0.12.81", + "version": "0.12.85", "license": "MIT", "dependencies": { "@scure/bip32": "^2.0.1", @@ -23,7 +23,7 @@ "devDependencies": { "@eslint/js": "^10.0.1", "eslint": "^10.0.2", - "openclaw": "latest", + "openclaw": "*", "prettier": "^3.8.1", "tsup": "^8.0.0", "tsx": "^4.21.0", @@ -1216,15 +1216,6 @@ "url": "https://github.com/discordjs/discord.js?sponsor" } }, - "node_modules/@discordjs/voice/node_modules/opusscript": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/opusscript/-/opusscript-0.0.8.tgz", - "integrity": "sha512-VSTi1aWFuCkRCVq+tx/BQ5q9fMnQ9pVZ3JU4UHKqTkf0ED3fKEPdr+gKAAl3IA2hj9rrP6iyq3hlcJq3HELtNQ==", - "dev": true, - "license": "MIT", - "optional": true, - "peer": true - }, "node_modules/@discordjs/voice/node_modules/prism-media": { "version": "1.3.5", "resolved": "https://registry.npmjs.org/prism-media/-/prism-media-1.3.5.tgz", @@ -7520,16 +7511,25 @@ } }, "node_modules/@x402/fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@x402/fetch/-/fetch-2.7.0.tgz", - "integrity": "sha512-hkJvoVtYjybkhLk1K2kRB0aVVWaxz43qYBSGZo0wgnUuIUXzmArGohhM/VfG8kVqcl+NDIuCD8tFiKSONr9X6A==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@x402/fetch/-/fetch-2.8.0.tgz", + "integrity": "sha512-GEY6DS5iy/PxwfbdfIBY0RsxrHnHylKmXMqzL8BJdSaerm3w5XhTkNCOG6JyaIt1CpQccYXbzlOEpqFJQNaNAA==", "license": "Apache-2.0", "dependencies": { - "@x402/core": "~2.7.0", + "@x402/core": "~2.8.0", "viem": "^2.39.3", "zod": "^3.24.2" } }, + "node_modules/@x402/fetch/node_modules/@x402/core": { + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@x402/core/-/core-2.8.0.tgz", + "integrity": "sha512-ppsvSzyWzlqG+26dcNzOXo/YLaHreWc3lmdv9W81mEhLDWMdPpiGyRjSUyO9BQFuQJMQppvqA7ujUbLE/EaDkg==", + "license": "Apache-2.0", + "dependencies": { + "zod": "^3.24.2" + } + }, "node_modules/@x402/svm": { "version": "2.7.0", "resolved": "https://registry.npmjs.org/@x402/svm/-/svm-2.7.0.tgz",