Skip to content

Commit b7870ea

Browse files
committed
Update dependency bl to v6.0.14
1 parent 54b25d7 commit b7870ea

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.13",
58+
"bl": "6.0.14",
5959
"dotenv": "16.4.5",
6060
"eslint": "8.57.0",
6161
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,10 +2117,10 @@ bl@*:
21172117
inherits "^2.0.4"
21182118
readable-stream "^4.2.0"
21192119

2120-
bl@6.0.13:
2121-
version "6.0.13"
2122-
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.13.tgz#dc5f288d3f849771bb6112b29477abee4c0a9d96"
2123-
integrity sha512-tMncAcpsyjZgAVbVFupVIaB2xud13xxT59fdHkuszY2jdZkqIWfpQdmII1fOe3kOGAz0mNLTIHEm+KxpYsQKKg==
2120+
bl@6.0.14:
2121+
version "6.0.14"
2122+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.14.tgz#b9ae9862118a3d2ebec999c5318466012314f96c"
2123+
integrity sha512-TJfbvGdL7KFGxTsEbsED7avqpFdY56q9IW0/aiytyheJzxST/+Io6cx/4Qx0K2/u0BPRDs65mjaQzYvMZeNocQ==
21242124
dependencies:
21252125
"@types/readable-stream" "^4.0.0"
21262126
buffer "^6.0.3"

0 commit comments

Comments
 (0)