Bump for 4.0.8

This commit is contained in:
Nick O'Leary
2024-12-20 11:06:08 +00:00
parent a0952d9a07
commit 4845a1f7eb
9 changed files with 23 additions and 17 deletions

View File

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