feat(Snowflake Node): Update snowflake-sdk (no-changelog) (#8087)

This finally removes `aws-sdk` v2 from n8n's dependencies, which should
reduce n8n dependencies and docker image size by about 10%.
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2023-12-21 14:52:54 +01:00 committed by GitHub
parent ffaa30ddc4
commit 5f27c20a00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 948 additions and 210 deletions

View file

@ -817,7 +817,7 @@
"@types/request-promise-native": "~1.0.15",
"@types/rfc2047": "^2.0.1",
"@types/showdown": "^1.9.4",
"@types/snowflake-sdk": "^1.6.12",
"@types/snowflake-sdk": "^1.6.20",
"@types/ssh2-sftp-client": "^5.1.0",
"@types/tmp": "^0.2.0",
"@types/uuid": "^8.3.2",
@ -882,7 +882,7 @@
"semver": "7.5.4",
"showdown": "2.1.0",
"simple-git": "3.17.0",
"snowflake-sdk": "1.8.0",
"snowflake-sdk": "1.9.2",
"ssh2-sftp-client": "7.2.3",
"tmp-promise": "3.0.3",
"typedi": "0.10.0",

File diff suppressed because it is too large Load diff