From 0270b335a714aabfefecc9f70c570d51f6c761d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 16:23:55 +0000 Subject: [PATCH] chore(deps): bump bl from 7.0.11 to 7.0.12 in the npm-minor-patch group Bumps the npm-minor-patch group with 1 update: [bl](https://github.com/rvagg/bl). Updates `bl` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/rvagg/bl/releases) - [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md) - [Commits](https://github.com/rvagg/bl/compare/v7.0.11...v7.0.12) --- updated-dependencies: - dependency-name: bl dependency-version: 7.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9ae796b..a39a2a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1064,9 +1064,9 @@ "license": "Apache-2.0" }, "node_modules/bl": { - "version": "7.0.11", - "resolved": "https://registry.npmjs.org/bl/-/bl-7.0.11.tgz", - "integrity": "sha512-K0AyhyrgjW86YQKJeuby0RbLuerzybYzE6O0cmWwxqSqPYroblvoOJUFWux8z6pLMLg5EBVLUWaEJwT8aCEacA==", + "version": "7.0.12", + "resolved": "https://registry.npmjs.org/bl/-/bl-7.0.12.tgz", + "integrity": "sha512-xViUvGjo4MlX6nFoL+LuBlZILhozN/gka2wkceWnlvSdSOBA6MmzWMB5Jqv9VupNMdxFMVFbj7com0xHsr6nWg==", "license": "MIT", "engines": { "node": ">=20"