mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat(core): Add support for signed URLs for binary data (#14492)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
@@ -848,7 +848,7 @@
|
||||
"@types/html-to-text": "^9.0.1",
|
||||
"@types/gm": "^1.25.0",
|
||||
"@types/js-nacl": "^1.3.0",
|
||||
"@types/jsonwebtoken": "^9.0.6",
|
||||
"@types/jsonwebtoken": "catalog:",
|
||||
"@types/lodash": "catalog:",
|
||||
"@types/lossless-json": "^1.0.0",
|
||||
"@types/mailparser": "^3.4.4",
|
||||
@@ -895,7 +895,7 @@
|
||||
"isbot": "3.6.13",
|
||||
"iso-639-1": "2.1.15",
|
||||
"js-nacl": "1.4.0",
|
||||
"jsonwebtoken": "9.0.2",
|
||||
"jsonwebtoken": "catalog:",
|
||||
"kafkajs": "2.2.4",
|
||||
"ldapts": "4.2.6",
|
||||
"lodash": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user