Skip to content

Commit b5305ed

Browse files
committed
Update dependency bl to v6.0.10
1 parent 32d901a commit b5305ed

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.9",
58+
"bl": "6.0.10",
5959
"dotenv": "16.3.1",
6060
"eslint": "8.56.0",
6161
"eslint-config-prettier": "9.1.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.9"
2095-
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.9.tgz#df8fcb2ef7be2e5ee8f65afa493502914e0d816f"
2096-
integrity sha512-Vh+M9HMfeTST9rkkQ1utRnOeABNcBO3i0dJMFkenCv7JIp76XWx8uQOGpaXyXVyenrLDZsdAHXbf0Cz18Eb0fw==
2093+
2094+
version "6.0.10"
2095+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.10.tgz#91865ef0f07c9f2c41c99dc56189b96e036b921a"
2096+
integrity sha512-F14DFhDZfxtVm2FY0k9kG2lWAwzZkO9+jX3Ytuoy/V0E1/5LBuBzzQHXAjqpxXEDIpmTPZZf5GVIGPQcLxFpaA==
20972097
dependencies:
20982098
buffer "^6.0.3"
20992099
inherits "^2.0.4"

0 commit comments

Comments
 (0)