mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(core): Upgrade snowflake-sdk to address CVE-2025-46328 (#15345)
This commit is contained in:
committed by
GitHub
parent
d612d7ba32
commit
eb634eacf4
@@ -36,7 +36,7 @@
|
||||
"@types/xml2js": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.666.0",
|
||||
"@aws-sdk/client-s3": "3.808.0",
|
||||
"@langchain/core": "catalog:",
|
||||
"@n8n/client-oauth2": "workspace:*",
|
||||
"@n8n/config": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user