Skip to content

Commit dea2124

Browse files
committed
Updates
1 parent 1756338 commit dea2124

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
],
5454
"dependencies": {
5555
"@gmod/abortable-promise-cache": "^3.0.1",
56-
"@gmod/bgzf-filehandle": "^6.0.0",
56+
"@gmod/bgzf-filehandle": "^6.0.3",
5757
"generic-filehandle2": "^2.0.1",
5858
"quick-lru": "^4.0.0"
5959
},

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -363,13 +363,12 @@
363363
resolved "https://registry.yarnpkg.com/@gmod/abortable-promise-cache/-/abortable-promise-cache-3.0.4.tgz#5ecb44e40cf128e9f44f7c25e1406facdcaede9b"
364364
integrity sha512-kxRJj5fyRKFuZDp/YvnHeadYCV2EEUKyH2T4a2Iz9O7T/thOWWHUDiiD/Mg6WZP/RNNDIcfSHl/xVHHy/+j8qg==
365365

366-
"@gmod/bgzf-filehandle@^6.0.0":
367-
version "6.0.0"
368-
resolved "https://registry.yarnpkg.com/@gmod/bgzf-filehandle/-/bgzf-filehandle-6.0.0.tgz#886159f3252778416b50c7698af6cfbad34f0cf7"
369-
integrity sha512-svwZR3BcvNfsduZPB+fLS+4zgYKvtSniX/J9ZWbTn4VxrBWF8uNG24jREZbo9Jz+sGLEt2u5QoOmqcNzxKsP+Q==
366+
"@gmod/bgzf-filehandle@^6.0.3":
367+
version "6.0.3"
368+
resolved "https://registry.yarnpkg.com/@gmod/bgzf-filehandle/-/bgzf-filehandle-6.0.3.tgz#7c5ef5a61fb6b9f05560a3109217db4a5e15720c"
369+
integrity sha512-O9qh93gOt18fU4Fac4SJTo9xC3wH7VSQl2NNcglCAu3UKaKwmkGb+wxESEKHPlR7OirrO8gI2V2M9mH3m7LfmQ==
370370
dependencies:
371371
generic-filehandle2 "^2.0.5"
372-
pako-esm2 "^2.0.1"
373372

374373
"@humanfs/core@^0.19.1":
375374
version "0.19.1"
@@ -3840,11 +3839,6 @@ package-json-from-dist@^1.0.1:
38403839
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
38413840
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
38423841

3843-
pako-esm2@^2.0.1:
3844-
version "2.0.1"
3845-
resolved "https://registry.yarnpkg.com/pako-esm2/-/pako-esm2-2.0.1.tgz#ce2ccc6cd243148602cea867e465c4e9e76eaaa2"
3846-
integrity sha512-emGjBjADMceMZ2YtStgI58nNfBm4i9bvmbAiKZYaQIXIt0TO+tDodxs6wLPaNYGdJ6jb/ZLPAZOX/9rdFyExwg==
3847-
38483842
parent-module@^1.0.0:
38493843
version "1.0.1"
38503844
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"

0 commit comments

Comments
 (0)