Skip to content

Commit b1e8609

Browse files
committed
Update dependency bl to v6.0.8
1 parent 3c8cac0 commit b1e8609

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@typescript-eslint/eslint-plugin": "5.62.0",
5656
"@typescript-eslint/parser": "5.62.0",
5757
"ava": "5.3.1",
58-
"bl": "6.0.7",
58+
"bl": "6.0.8",
5959
"dotenv": "16.3.1",
6060
"eslint": "8.52.0",
6161
"eslint-config-prettier": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,10 +2090,10 @@ [email protected]:
20902090
safe-buffer "^5.0.1"
20912091
unorm "^1.3.3"
20922092

2093-
2094-
version "6.0.7"
2095-
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.7.tgz#1ee70a88044ad3ca9219a6ff94206a193dd4c39d"
2096-
integrity sha512-9FNh0IvlWSU5C9BCDhw0IovmhuqevzBX1AME7BdFHNDMfOju4NmwRWoBrfz5Srs+JNBhxfjrPLxZSnDotgSs9A==
2093+
2094+
version "6.0.8"
2095+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.8.tgz#737d57f2d1e25b9ca45e0f4c5d84409731a86c04"
2096+
integrity sha512-HCRq8z0+3vrGCjEKrbnK6blpDZ1xzhfZKCCuyvPC7upGcfXZSmaCumpVao/jC8o1hs/fOqJoCSPMabl+CQTPXg==
20972097
dependencies:
20982098
buffer "^6.0.3"
20992099
inherits "^2.0.4"

0 commit comments

Comments
 (0)