Skip to content

Commit a53b410

Browse files
committed
bump nodered
1 parent 1b92cb2 commit a53b410

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

OpenFlowNodeRED/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openiap/nodered",
3-
"version": "1.2.53",
3+
"version": "1.2.54",
44
"description": "Simple wrapper around NodeRed, RabbitMQ and MongoDB to support a more scaleable NodeRed implementation.\r Also the \"backend\" for [OpenRPA](https://github.com/skadefro/OpenRPA)",
55
"main": "index.js",
66
"scripts": {
@@ -43,7 +43,7 @@
4343
"google-auth-library": "^6.1.3",
4444
"jsonwebtoken": "^8.5.1",
4545
"morgan": "^1.10.0",
46-
"node-red": "^1.2.6",
46+
"node-red": "^1.2.9",
4747
"os-service": "^2.2.0",
4848
"passport-saml": "^2.0.2",
4949
"passport-saml-metadata": "^2.4.0",
@@ -55,4 +55,4 @@
5555
"@types/compression": "1.7.0",
5656
"@types/node": "^14.14.19"
5757
}
58-
}
58+
}

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.53
1+
1.2.54

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openiap/openflow",
3-
"version": "1.2.53",
3+
"version": "1.2.54",
44
"description": "Simple wrapper around NodeRed, RabbitMQ and MongoDB to support a more scaleable NodeRed implementation.\r Also the \"backend\" for [OpenRPA](https://github.com/skadefro/OpenRPA)",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)