chore(deps-dev): bump @types/readable-stream from 4.0.9 to 4.0.10 (#6300)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 08:43:58 -08:00
committed by GitHub
parent db0b16a216
commit 9566f4cf04
2 changed files with 5 additions and 5 deletions

View File

@@ -291,7 +291,7 @@
"@types/react-table": "^7.7.18",
"@types/react-virtualized-auto-sizer": "^1.0.2",
"@types/react-window": "^1.8.8",
"@types/readable-stream": "^4.0.9",
"@types/readable-stream": "^4.0.10",
"@types/redis-info": "^3.0.3",
"@types/refractor": "^3.4.0",
"@types/resolve-path": "^1.4.2",

View File

@@ -3395,10 +3395,10 @@
dependencies:
"@types/react" "*"
"@types/readable-stream@^4.0.9":
version "4.0.9"
resolved "https://registry.yarnpkg.com/@types/readable-stream/-/readable-stream-4.0.9.tgz#b7f84343801107b9bcf3dca01934d30dc8df0360"
integrity sha512-4cwuvrmNF96M4Nrx0Eep37RwPB1Mth+nCSezsGRv5+PsFyRvDdLd0pil6gVLcWD/bh69INNdwZ98dJwfHpLohA==
"@types/readable-stream@^4.0.10":
version "4.0.10"
resolved "https://registry.yarnpkg.com/@types/readable-stream/-/readable-stream-4.0.10.tgz#009bb80d5211619cdccbe0a4c075ae18ef52eab1"
integrity sha512-AbUKBjcC8SHmImNi4yK2bbjogQlkFSg7shZCcicxPQapniOlajG8GCc39lvXzCWX4lLRRs7DM3VAeSlqmEVZUA==
dependencies:
"@types/node" "*"
safe-buffer "~5.1.1"