Bump mermaid to latest

This commit is contained in:
Nick O'Leary
2024-10-10 11:10:50 +01:00
parent 30d992f889
commit 1da0379b51
9 changed files with 22 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/runtime",
"version": "3.1.13",
"version": "3.1.14",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/registry": "3.1.13",
"@node-red/util": "3.1.13",
"@node-red/registry": "3.1.14",
"@node-red/util": "3.1.14",
"async-mutex": "0.4.0",
"clone": "2.1.2",
"express": "4.21.1",