From ac67860e5ee509e1af05bcd0e04a2e639e644e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:58:02 +0000 Subject: [PATCH] Bump node-red-dashboard from 3.3.1 to 3.4.0 in /tags/automation Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/node-red/node-red-dashboard/releases) - [Changelog](https://github.com/node-red/node-red-dashboard/blob/master/CHANGELOG.md) - [Commits](https://github.com/node-red/node-red-dashboard/compare/3.3.1...3.4.0) --- updated-dependencies: - dependency-name: node-red-dashboard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tags/automation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/automation/package.json b/tags/automation/package.json index 6698c2c..743f1f9 100644 --- a/tags/automation/package.json +++ b/tags/automation/package.json @@ -56,7 +56,7 @@ "node-red-contrib-ui-level": "0.1.46", "node-red-contrib-ui-state-trail": "0.4.4", "node-red-contrib-wemo-emulator": "1.0.5", - "node-red-dashboard": "3.3.1", + "node-red-dashboard": "3.4.0", "node-red-node-base64": "0.3.0", "node-red-node-daemon": "0.5.1", "node-red-node-discovery": "0.0.23",