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
@@ -86,7 +86,7 @@
|
||||
"ts-essentials": "^7.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-secrets-manager": "3.666.0",
|
||||
"@aws-sdk/client-secrets-manager": "3.808.0",
|
||||
"@azure/identity": "4.3.0",
|
||||
"@azure/keyvault-secrets": "4.8.0",
|
||||
"@google-cloud/secret-manager": "5.6.0",
|
||||
|
||||
Reference in New Issue
Block a user