build: update deps except carbon

This commit is contained in:
Peter Steinberger
2026-03-17 20:51:41 -07:00
parent a89cb3e10e
commit fb5ab95e03
14 changed files with 1044 additions and 462 deletions

View File

@@ -5,7 +5,7 @@
"description": "OpenClaw Google Chat channel plugin",
"type": "module",
"dependencies": {
"google-auth-library": "^10.6.1"
"google-auth-library": "^10.6.2"
},
"peerDependencies": {
"openclaw": ">=2026.3.11"