fix(core): Upgrade snowflake-sdk to address CVE-2025-46328 (#15345)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-05-13 12:38:19 +02:00
committed by GitHub
parent d612d7ba32
commit eb634eacf4
5 changed files with 1310 additions and 1249 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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:*",

View File

@@ -862,7 +862,6 @@
"@types/rfc2047": "^2.0.1",
"@types/sanitize-html": "^2.11.0",
"@types/showdown": "^1.9.4",
"@types/snowflake-sdk": "^1.6.24",
"@types/ssh2-sftp-client": "^5.1.0",
"@types/uuid": "catalog:",
"@types/xml2js": "catalog:",
@@ -870,7 +869,7 @@
"n8n-core": "workspace:*"
},
"dependencies": {
"@aws-sdk/client-sso-oidc": "3.666.0",
"@aws-sdk/client-sso-oidc": "3.808.0",
"@kafkajs/confluent-schema-registry": "3.8.0",
"@mozilla/readability": "0.6.0",
"@n8n/config": "workspace:*",
@@ -932,7 +931,7 @@
"semver": "7.5.4",
"showdown": "2.1.0",
"simple-git": "3.17.0",
"snowflake-sdk": "1.12.0",
"snowflake-sdk": "2.1.0",
"ssh2-sftp-client": "7.2.3",
"tmp-promise": "3.0.3",
"ts-ics": "1.2.2",

2548
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff