fix(Supabase Vector Store Node): Upgrade supabase SDK to address CVE-2025-48370 (#15934)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-06-03 13:24:27 +02:00
committed by GitHub
parent 702eafaf8e
commit 21141b441f
5 changed files with 63 additions and 70 deletions

View File

@@ -75,7 +75,7 @@
"@types/syslog-client": "^1.1.2",
"@types/uuid": "catalog:",
"@types/validator": "^13.7.0",
"@types/ws": "^8.5.4",
"@types/ws": "^8.18.1",
"@types/xml2js": "catalog:",
"@types/yamljs": "^0.2.31",
"@vvo/tzdb": "^6.141.0",