diff --git a/README.md b/README.md index e6efce012..6496b8dcf 100644 --- a/README.md +++ b/README.md @@ -1116,10 +1116,10 @@ SOFTWARE. [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/7d859d2 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/7d859d2/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/6471e53 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/6471e53/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-7d859d2-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-6471e53-blue.svg [node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.svg [node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index bfe6cef8e..1cc2f7437 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v7.2.5 +- ⬆️ Bump snyk from 1.413.3 to 1.414.0 (#723) + +Bumps [snyk](https://github.com/snyk/snyk) from 1.413.3 to 1.414.0. +- [Release notes](https://github.com/snyk/snyk/releases) +- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc) +- [Commits](https://github.com/snyk/snyk/compare/v1.413.3...v1.414.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump snyk from 1.413.2 to 1.413.3 (#721) Bumps [snyk](https://github.com/snyk/snyk) from 1.413.2 to 1.413.3. diff --git a/node-red/README.md b/node-red/README.md index 8e3b88d34..0929686f5 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-7d859d2-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/7d859d2 +[release-shield]: https://img.shields.io/badge/version-6471e53-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/6471e53 [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index d6ba9899a..c5bf8cc21 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "7d859d2", + "version": "6471e53", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",