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
@@ -150,7 +150,7 @@
|
||||
"tsup": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-sso-oidc": "3.666.0",
|
||||
"@aws-sdk/client-sso-oidc": "3.808.0",
|
||||
"@azure/identity": "4.3.0",
|
||||
"@getzep/zep-cloud": "1.0.12",
|
||||
"@getzep/zep-js": "0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user