File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 5555 "@typescript-eslint/eslint-plugin" : " 5.62.0" ,
5656 "@typescript-eslint/parser" : " 5.62.0" ,
5757 "ava" : " 5.3.1" ,
58- "bl" : " 6.0.10 " ,
58+ "bl" : " 6.0.11 " ,
5959 "dotenv" : " 16.4.1" ,
6060 "eslint" : " 8.56.0" ,
6161 "eslint-config-prettier" : " 9.1.0" ,
Original file line number Diff line number Diff line change 943943 " @types/node" " *"
944944 safe-buffer "*"
945945
946+ " @types/readable-stream@^4.0.0 " :
947+ version "4.0.10"
948+ resolved "https://registry.yarnpkg.com/@types/readable-stream/-/readable-stream-4.0.10.tgz#009bb80d5211619cdccbe0a4c075ae18ef52eab1"
949+ integrity sha512-AbUKBjcC8SHmImNi4yK2bbjogQlkFSg7shZCcicxPQapniOlajG8GCc39lvXzCWX4lLRRs7DM3VAeSlqmEVZUA==
950+ dependencies :
951+ " @types/node" " *"
952+ safe-buffer "~5.1.1"
953+
946954" @types/resolve@^0.0.8 " :
947955 version "0.0.8"
948956 resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
@@ -2090,11 +2098,12 @@ bip39@2.5.0:
20902098 safe-buffer "^5.0.1"
20912099 unorm "^1.3.3"
20922100
2093- bl@6.0.10 :
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 ==
2101+ bl@6.0.11 :
2102+ version "6.0.11 "
2103+ resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.11 .tgz#e264651d5f4adaaedf1813c94642cb24d3d30aeb "
2104+ integrity sha512-Ok/NWrEA0mlEEbWzckkZVLq6Nv1m2xZ+i9Jq5hZ9Ph/YEcP5dExqls9wUzpluhQRPzdeT8oZNOXAytta6YN8pQ ==
20972105 dependencies :
2106+ " @types/readable-stream" " ^4.0.0"
20982107 buffer "^6.0.3"
20992108 inherits "^2.0.4"
21002109 readable-stream "^4.2.0"
You can’t perform that action at this time.
0 commit comments