mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
fix: pin dependencies to version
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
"express": "4.19.2",
|
||||
"fs-extra": "11.2.0",
|
||||
"json-stringify-safe": "5.0.1",
|
||||
"rfdc": "^1.3.1"
|
||||
"rfdc": "1.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"i18next": "21.10.0",
|
||||
"json-stringify-safe": "5.0.1",
|
||||
"jsonata": "2.0.5",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.45"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user