Skip to content

Commit 1a67061

Browse files
committed
Update dependency bl to v6.0.15
1 parent 5d5e71b commit 1a67061

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.14",
58+
"bl": "6.0.15",
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.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==
2120+
bl@6.0.15:
2121+
version "6.0.15"
2122+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.15.tgz#eeee4af50c6f16eb08fc5ddbca6f2d9f2ff12d78"
2123+
integrity sha512-RGhjD1XCPS7ZdAH6cEJVaR3gLV4KJP2hvkQ49AH5kwScjiyd0jBM8RsP4oHKzcx+kNCON9752zPeRnuv0HHwzw==
21242124
dependencies:
21252125
"@types/readable-stream" "^4.0.0"
21262126
buffer "^6.0.3"

0 commit comments

Comments
 (0)