Skip to content

Commit 6890d9c

Browse files
committed
Update dependency bl to v6.0.4
1 parent 7f633c3 commit 6890d9c

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.3",
58+
"bl": "6.0.4",
5959
"dotenv": "16.3.1",
6060
"eslint": "8.46.0",
6161
"eslint-config-prettier": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2425,10 +2425,10 @@ bip39@2.5.0:
24252425
safe-buffer "^5.0.1"
24262426
unorm "^1.3.3"
24272427

2428-
bl@6.0.3:
2429-
version "6.0.3"
2430-
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.3.tgz#9534f75ee27c22dfb6d08871947ad25e5fb09907"
2431-
integrity sha512-ZmReEQkPP4zOjCHVzGpXYLvf95/HnvwsNZ1sh2dhoy6OxqX9Sl3JF7UmoKXlXE40AjldnWlsSxvqDiDrgSCJDA==
2428+
bl@6.0.4:
2429+
version "6.0.4"
2430+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.4.tgz#57eaf7ca2b5698dbd717bef3e05a14058257c28f"
2431+
integrity sha512-GGacz5iDrO9gmt3Pa19rYe7AJECJDYAErDN+JuKJG6WhGZG26mE1Lbk4pabK+cMWzvpECzk4KAMfMaWD67l1SA==
24322432
dependencies:
24332433
buffer "^6.0.3"
24342434
inherits "^2.0.4"

0 commit comments

Comments
 (0)