Skip to content

Commit 5f6056c

Browse files
chore(deps): [security] bump bl from 1.2.2 to 1.2.3
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. **This update includes a security fix.** - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9401d0b commit 5f6056c

1 file changed

Lines changed: 4 additions & 17 deletions

File tree

yarn.lock

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2055,9 +2055,9 @@ binary-extensions@^2.0.0:
20552055
integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==
20562056

20572057
bl@^1.0.0:
2058-
version "1.2.2"
2059-
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.2.tgz#a160911717103c07410cef63ef51b397c025af9c"
2060-
integrity sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==
2058+
version "1.2.3"
2059+
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.3.tgz#1e8dd80142eac80d7158c9dccc047fb620e035e7"
2060+
integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==
20612061
dependencies:
20622062
readable-stream "^2.3.5"
20632063
safe-buffer "^5.1.1"
@@ -7556,7 +7556,7 @@ read-pkg@^4.0.1:
75567556
parse-json "^4.0.0"
75577557
pify "^3.0.0"
75587558

7559-
"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.6, readable-stream@~2.3.6:
7559+
"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.0, readable-stream@^2.3.3, readable-stream@^2.3.5, readable-stream@^2.3.6, readable-stream@~2.3.6:
75607560
version "2.3.7"
75617561
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
75627562
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -7569,19 +7569,6 @@ read-pkg@^4.0.1:
75697569
string_decoder "~1.1.1"
75707570
util-deprecate "~1.0.1"
75717571

7572-
readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.3.0, readable-stream@^2.3.3, readable-stream@^2.3.5:
7573-
version "2.3.6"
7574-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
7575-
integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
7576-
dependencies:
7577-
core-util-is "~1.0.0"
7578-
inherits "~2.0.3"
7579-
isarray "~1.0.0"
7580-
process-nextick-args "~2.0.0"
7581-
safe-buffer "~5.1.1"
7582-
string_decoder "~1.1.1"
7583-
util-deprecate "~1.0.1"
7584-
75857572
readable-stream@^3.0.6:
75867573
version "3.4.0"
75877574
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"

0 commit comments

Comments
 (0)