Update OpenClaw fixture dependencies

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

View File

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