Update OpenClaw fixture dependencies

This commit is contained in:
github-actions[bot] 2026-04-29 06:39:53 +00:00
parent d460c269e1
commit 7d4d54473e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"openclaw": "2026.4.26"
},
"devDependencies": {
"@openclaw/plugin-inspector": "0.3.3"
"@openclaw/plugin-inspector": "0.3.4"
},
"engines": {
"node": ">=22"
@ -1556,9 +1556,9 @@
"license": "MIT"
},
"node_modules/@openclaw/plugin-inspector": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.3.tgz",
"integrity": "sha512-YaY+VR4EMdSgl3YdXD6szaWOtMIDX4njURXFPIgF55fyZM3caGkxqtKDOhhCWYlujkvTpR9VeYOi02QdxXhO2g==",
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.4.tgz",
"integrity": "sha512-FWwDKquJwIVRlscA60ZP3Vkmco5KlpQqZRnq1MQ+Ib6/hjfVlo2cD30cAKLCtFKrLDbrM53AdBnnhKaS8ar2bg==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -63,7 +63,7 @@
"openclaw": "2026.4.26"
},
"devDependencies": {
"@openclaw/plugin-inspector": "0.3.3"
"@openclaw/plugin-inspector": "0.3.4"
},
"engines": {
"node": ">=22"