Update OpenClaw fixture dependencies
Some checks are pending
Check / clawhub-dry-run (push) Waiting to run
Check / check (push) Waiting to run

Automated update of openclaw@2026.5.2, @openclaw/plugin-inspector@0.3.10, and the generated kitchen-sink API surface.
This commit is contained in:
github-actions[bot] 2026-05-03 08:20:18 +00:00 committed by GitHub
parent 67ca4a3370
commit 7657ba8249
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"openclaw": "2026.5.2"
},
"devDependencies": {
"@openclaw/plugin-inspector": "0.3.8"
"@openclaw/plugin-inspector": "0.3.10"
},
"engines": {
"node": ">=22"
@ -2128,9 +2128,9 @@
"license": "MIT"
},
"node_modules/@openclaw/plugin-inspector": {
"version": "0.3.8",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.8.tgz",
"integrity": "sha512-C+Cry7bOktzkqFPTxHlXgx85xj/bswRCMPmI20HQk+B1r1jau1aYKFpMls822DKT7x19SY+AsMo52+NzZm3abw==",
"version": "0.3.10",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.10.tgz",
"integrity": "sha512-YApX9F58E2/HORbVgJMWfryTkQAjwq/6HuTxls4RP/d0RnZ6swRcFuc9d09OcLoENzB0nvKY5cjyuCnBArv8iA==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -79,7 +79,7 @@
"openclaw": "2026.5.2"
},
"devDependencies": {
"@openclaw/plugin-inspector": "0.3.8"
"@openclaw/plugin-inspector": "0.3.10"
},
"overrides": {
"@anthropic-ai/sdk": "0.91.1",