Skip to content

Commit e0c8bcd

Browse files
committed
Update dependency bl to v6.0.3
1 parent 2144781 commit e0c8bcd

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.61.0",
5656
"@typescript-eslint/parser": "5.61.0",
5757
"ava": "5.3.1",
58-
"bl": "6.0.2",
58+
"bl": "6.0.3",
5959
"dotenv": "16.3.1",
6060
"eslint": "8.44.0",
6161
"eslint-config-prettier": "8.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2420,10 +2420,10 @@ bip39@2.5.0:
24202420
safe-buffer "^5.0.1"
24212421
unorm "^1.3.3"
24222422

2423-
bl@6.0.2:
2424-
version "6.0.2"
2425-
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.2.tgz#b45308efeb30d3d453d5c67e47c5f0ff1fa237ac"
2426-
integrity sha512-/ivXMGCGDI0EB4JI4zCqppp79j03vUgZz/zakw7TworE2NVjIuPxpL1Ti0InSsarKqFG5NLFreCBcCCSjtrTQw==
2423+
bl@6.0.3:
2424+
version "6.0.3"
2425+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.3.tgz#9534f75ee27c22dfb6d08871947ad25e5fb09907"
2426+
integrity sha512-ZmReEQkPP4zOjCHVzGpXYLvf95/HnvwsNZ1sh2dhoy6OxqX9Sl3JF7UmoKXlXE40AjldnWlsSxvqDiDrgSCJDA==
24272427
dependencies:
24282428
buffer "^6.0.3"
24292429
inherits "^2.0.4"

0 commit comments

Comments
 (0)