From 992f9598f4da52ddca118960d3bf58451cc9c849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 04:38:20 +0000 Subject: [PATCH] Bump bl in /LBRY 3D Viewer/Assets/Editor/LBRY/lbry-format~ Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [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/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../Assets/Editor/LBRY/lbry-format~/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LBRY 3D Viewer/Assets/Editor/LBRY/lbry-format~/package-lock.json b/LBRY 3D Viewer/Assets/Editor/LBRY/lbry-format~/package-lock.json index a181634..fb4b8fd 100644 --- a/LBRY 3D Viewer/Assets/Editor/LBRY/lbry-format~/package-lock.json +++ b/LBRY 3D Viewer/Assets/Editor/LBRY/lbry-format~/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "bl": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz", - "integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==", + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz", + "integrity": "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==", "requires": { "readable-stream": "^2.3.5", "safe-buffer": "^5.1.1" -- 2.45.2