Update OpenClaw fixture dependencies

Automated update of openclaw@2026.5.2, @openclaw/plugin-inspector@0.3.7, and the generated kitchen-sink API surface.
This commit is contained in:
github-actions[bot] 2026-05-03 05:46:15 +00:00 committed by GitHub
parent 6995e72caa
commit c023ff6f85
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.6"
"@openclaw/plugin-inspector": "0.3.7"
},
"engines": {
"node": ">=22"
@ -2128,9 +2128,9 @@
"license": "MIT"
},
"node_modules/@openclaw/plugin-inspector": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.6.tgz",
"integrity": "sha512-BIt1w9zPdAruXgkooXUcd+15z2y5jC1iMMrTApBPXnW99MIrMNWSIDb2Lx2r64t+miw/E9CTUz2vCwIRCy3JIw==",
"version": "0.3.7",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.7.tgz",
"integrity": "sha512-VGmDE4X55vkS92qJj3HaBRDqVbrSU/sX8oQuidRwDMz2bveHtU2zgWnn+I2TCQMitD964yC2wSvNq/PhCv2Gag==",
"dev": true,
"license": "MIT",
"bin": {

View File

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