deps: bump openclaw to 2026.3.11

Raise internal OpenClaw constraints to 2026.3.11 and regenerate pnpm lockfile to remove the vulnerable 2026.3.8 resolution.
This commit is contained in:
Vincent Koc
2026-03-12 19:00:49 -04:00
parent 212afb6950
commit 92191fcd68
3 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
"google-auth-library": "^10.6.1"
},
"peerDependencies": {
"openclaw": ">=2026.3.7"
"openclaw": ">=2026.3.11"
},
"peerDependenciesMeta": {
"openclaw": {

View File

@@ -5,7 +5,7 @@
"description": "OpenClaw core memory search plugin",
"type": "module",
"peerDependencies": {
"openclaw": ">=2026.3.7"
"openclaw": ">=2026.3.11"
},
"peerDependenciesMeta": {
"openclaw": {