mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(core): Upgrade axios to address CVE-2024-39338 (no-changelog) (#10494)
This commit is contained in:
committed by
GitHub
parent
9bdb1d6dca
commit
e936494e3d
@@ -822,7 +822,7 @@
|
||||
"@types/promise-ftp": "^1.3.4",
|
||||
"@types/rfc2047": "^2.0.1",
|
||||
"@types/showdown": "^1.9.4",
|
||||
"@types/snowflake-sdk": "^1.6.20",
|
||||
"@types/snowflake-sdk": "^1.6.24",
|
||||
"@types/ssh2-sftp-client": "^5.1.0",
|
||||
"@types/uuid": "catalog:",
|
||||
"@types/xml2js": "catalog:",
|
||||
@@ -885,7 +885,7 @@
|
||||
"semver": "7.5.4",
|
||||
"showdown": "2.1.0",
|
||||
"simple-git": "3.17.0",
|
||||
"snowflake-sdk": "1.9.2",
|
||||
"snowflake-sdk": "1.12.0",
|
||||
"ssh2-sftp-client": "7.2.3",
|
||||
"tmp-promise": "3.0.3",
|
||||
"ts-ics": "^1.2.2",
|
||||
|
||||
Reference in New Issue
Block a user