Bump for 3.1.11 release

This commit is contained in:
Nick O'Leary
2024-06-18 11:37:59 +01:00
parent dc239db256
commit 38a77d2b78
9 changed files with 25 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/nodes",
"version": "3.1.10",
"version": "3.1.11",
"license": "Apache-2.0",
"repository": {
"type": "git",
@@ -43,7 +43,7 @@
"raw-body": "2.5.2",
"tough-cookie": "4.1.3",
"uuid": "9.0.0",
"ws": "7.5.6",
"ws": "7.5.10",
"xml2js": "0.6.2",
"iconv-lite": "0.6.3"
}