mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(Supabase Vector Store Node): Upgrade supabase SDK to address CVE-2025-48370 (#15934)
This commit is contained in:
committed by
GitHub
parent
702eafaf8e
commit
21141b441f
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user