Deps: fix pnpm audit vulnerabilities in Google extension path (#33939)

* extensions/googlechat: require openclaw 2026.3.2+

* extensions/memory-core: require openclaw 2026.3.2+

* deps: bump fast-xml-parser override to 5.3.8

* deps: refresh lockfile for audit vulnerability fixes
This commit is contained in:
Vincent Koc
2026-03-03 20:44:05 -08:00
committed by GitHub
parent 6962d2d79f
commit 4bc466422f
2 changed files with 6 additions and 6 deletions

View File

@@ -288,7 +288,7 @@
"minimumReleaseAge": 2880,
"overrides": {
"hono": "4.11.10",
"fast-xml-parser": "5.3.6",
"fast-xml-parser": "5.3.8",
"request": "npm:@cypress/request@3.0.10",
"request-promise": "npm:@cypress/request-promise@5.0.0",
"form-data": "2.5.4",