Merge branch 'master' into fips

This commit is contained in:
Jayson Hurst
2024-02-16 17:53:30 -07:00
committed by GitHub
68 changed files with 4637 additions and 133 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/editor-api",
"version": "3.1.3",
"version": "3.1.5",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/util": "3.1.3",
"@node-red/editor-client": "3.1.3",
"@node-red/util": "3.1.5",
"@node-red/editor-client": "3.1.5",
"bcryptjs": "2.4.3",
"body-parser": "1.20.2",
"clone": "2.1.2",