mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(core): Fix null handling in Python sandbox (#18189)
Co-authored-by: Ilia Aphtsiauri <ilia.aptsiauri@gmail.com>
This commit is contained in:
@@ -931,7 +931,7 @@
|
||||
"pg": "8.12.0",
|
||||
"pg-promise": "11.9.1",
|
||||
"promise-ftp": "1.3.5",
|
||||
"pyodide": "0.27.5",
|
||||
"pyodide": "0.28.0",
|
||||
"redis": "4.6.14",
|
||||
"rfc2047": "4.0.1",
|
||||
"rhea": "1.0.24",
|
||||
|
||||
Reference in New Issue
Block a user