Bump for 4.1.2

This commit is contained in:
Nick O'Leary
2025-12-03 15:50:47 +00:00
parent ea70ff33ff
commit 892bda813c
9 changed files with 40 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red",
"version": "4.1.1",
"version": "4.1.2",
"description": "Low-code programming for event-driven applications",
"homepage": "https://nodered.org",
"license": "Apache-2.0",
@@ -53,7 +53,7 @@
"i18next": "24.2.3",
"iconv-lite": "0.6.3",
"is-utf8": "0.2.1",
"js-yaml": "4.1.0",
"js-yaml": "4.1.1",
"json-stringify-safe": "5.0.1",
"jsonata": "2.0.6",
"lodash.clonedeep": "^4.5.0",