Bump for 3.1.15

This commit is contained in:
Nick O'Leary
2024-12-16 14:08:44 +00:00
parent eea7abb30b
commit 300ec635d5
9 changed files with 21 additions and 17 deletions

View File

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