Skip to content

Commit 0eaef34

Browse files
committed
Node-RED: update node-red and modules
Signed-off-by: Guenther Meyer <[email protected]>
1 parent a2f9385 commit 0eaef34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

node-red/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"author": "[email protected]",
99
"license": "Apache-2.0",
1010
"dependencies": {
11-
"node-red": "3.0.2",
12-
"node-red-dashboard": "3.6.0",
11+
"node-red": "3.1.0",
12+
"node-red-dashboard": "3.6.1",
1313
"node-red-node-ui-list": "0.3.6",
1414
"node-red-node-ui-table": "0.4.3",
1515
"node-red-contrib-azure-iot-hub-send-c2d": "0.0.2",
1616
"node-red-contrib-azure-iot-hub": "0.4.0",
1717
"node-red-contrib-grpc": "1.2.5",
1818
"node-red-contrib-uuid": "0.0.4",
19-
"node-red-contrib-web-worldmap": "3.1.0",
20-
"@node-red-contrib-themes/theme-collection": "3.1.2"
19+
"node-red-contrib-web-worldmap": "4.3.2",
20+
"@node-red-contrib-themes/theme-collection": "3.1.5"
2121
}
2222
}

0 commit comments

Comments
 (0)