mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
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:
committed by
GitHub
parent
ffaa30ddc4
commit
5f27c20a00
@@ -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",
|
||||
|
||||
1154
pnpm-lock.yaml
generated
1154
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user