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

@@ -96,7 +96,7 @@
"bull@4.16.4": "patches/bull@4.16.4.patch",
"pkce-challenge@5.0.0": "patches/pkce-challenge@5.0.0.patch",
"@types/express-serve-static-core@5.0.6": "patches/@types__express-serve-static-core@5.0.6.patch",
"@types/ws@8.5.4": "patches/@types__ws@8.5.4.patch",
"@types/ws@8.18.1": "patches/@types__ws@8.18.1.patch",
"@types/uuencode@0.0.3": "patches/@types__uuencode@0.0.3.patch",
"vue-tsc@2.2.8": "patches/vue-tsc@2.2.8.patch",
"eslint-plugin-n8n-local-rules": "patches/eslint-plugin-n8n-local-rules.patch",