From b363c298088fbb9063c3ba42635dbd66e346303b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:24:15 +0000 Subject: [PATCH] chore(deps-dev): Bump node-red-standards from `f3982d0` to `357a930` Bumps [node-red-standards](https://github.com/windkh/node-red-standards) from `f3982d0` to `357a930`. - [Commits](https://github.com/windkh/node-red-standards/compare/f3982d0a9447df04a6074bf654aca39e174a5fc3...357a930371d85caa99825b649af5689adaa88283) --- updated-dependencies: - dependency-name: node-red-standards dependency-version: 357a930371d85caa99825b649af5689adaa88283 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index f7ec3e3..ba86c67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3821,8 +3821,9 @@ } }, "node_modules/node-red-standards": { - "version": "0.5.1", - "resolved": "git+ssh://git@github.com/windkh/node-red-standards.git#f3982d0a9447df04a6074bf654aca39e174a5fc3", + "version": "0.7.1", + "resolved": "git+ssh://git@github.com/windkh/node-red-standards.git#357a930371d85caa99825b649af5689adaa88283", + "integrity": "sha512-6snWnu8Iq2c0eVhUvLAMS11uoy+SHZoy4IhOtOenZgX1BmEeq76kuZa6FqpWJoPDDtkWQ2IEy29ALVAlOqQDAA==", "dev": true, "license": "MIT", "bin": { @@ -9950,9 +9951,10 @@ } }, "node-red-standards": { - "version": "git+ssh://git@github.com/windkh/node-red-standards.git#f3982d0a9447df04a6074bf654aca39e174a5fc3", + "version": "git+ssh://git@github.com/windkh/node-red-standards.git#357a930371d85caa99825b649af5689adaa88283", + "integrity": "sha512-6snWnu8Iq2c0eVhUvLAMS11uoy+SHZoy4IhOtOenZgX1BmEeq76kuZa6FqpWJoPDDtkWQ2IEy29ALVAlOqQDAA==", "dev": true, - "from": "node-red-standards@github:windkh/node-red-standards" + "from": "node-red-standards@github:windkh/node-red-standards#357a930371d85caa99825b649af5689adaa88283" }, "node-watch": { "version": "0.7.4",