Update OpenClaw fixture dependencies

This commit is contained in:
github-actions[bot] 2026-04-28 20:38:09 +00:00
parent 55d1d99512
commit 625231f710
2 changed files with 5 additions and 20 deletions

23
package-lock.json generated
View File

@ -12,7 +12,7 @@
"openclaw": "2026.4.26"
},
"devDependencies": {
"@openclaw/plugin-inspector": "0.3.2"
"@openclaw/plugin-inspector": "0.3.3"
},
"engines": {
"node": ">=22"
@ -1070,9 +1070,6 @@
"cpu": [
"arm64"
],
"libc": [
"glibc"
],
"license": "MIT",
"optional": true,
"os": [
@ -1089,9 +1086,6 @@
"cpu": [
"arm64"
],
"libc": [
"musl"
],
"license": "MIT",
"optional": true,
"os": [
@ -1108,9 +1102,6 @@
"cpu": [
"riscv64"
],
"libc": [
"glibc"
],
"license": "MIT",
"optional": true,
"os": [
@ -1127,9 +1118,6 @@
"cpu": [
"x64"
],
"libc": [
"glibc"
],
"license": "MIT",
"optional": true,
"os": [
@ -1146,9 +1134,6 @@
"cpu": [
"x64"
],
"libc": [
"musl"
],
"license": "MIT",
"optional": true,
"os": [
@ -1571,9 +1556,9 @@
"license": "MIT"
},
"node_modules/@openclaw/plugin-inspector": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.2.tgz",
"integrity": "sha512-NeECjbJztjbUMxCJAZD28Jdn4U3yF0XZGd4PiM12bE62FChypWcgxtU+NJcgf1WfvDhGNp7s2JmSIDdAEKbnRQ==",
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.3.tgz",
"integrity": "sha512-YaY+VR4EMdSgl3YdXD6szaWOtMIDX4njURXFPIgF55fyZM3caGkxqtKDOhhCWYlujkvTpR9VeYOi02QdxXhO2g==",
"dev": true,
"license": "MIT",
"bin": {

View File

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