Bump for 4.0.5

This commit is contained in:
Nick O'Leary
2024-10-10 11:05:08 +01:00
parent 71cfa87303
commit fe9354d10b
10 changed files with 28 additions and 20 deletions

View File

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