Skip to content

Commit

Permalink
bump to warcio 2.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Nov 14, 2024
1 parent 2f79490 commit 047744e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"tsc": "^2.0.4",
"undici": "^6.18.2",
"uuid": "8.3.2",
"warcio": "^2.4.0-beta.3",
"warcio": "^2.4.0",
"ws": "^7.4.4",
"yargs": "^17.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5297,10 +5297,10 @@ warcio@^2.3.1:
uuid-random "^1.3.2"
yargs "^17.6.2"

warcio@^2.4.0-beta.3:
version "2.4.0-beta.3"
resolved "https://registry.yarnpkg.com/warcio/-/warcio-2.4.0-beta.3.tgz#15e56974057bf4b92edc5a6842d01fa024f3ec45"
integrity sha512-7l5NLKs/Q8gGYI3Jeg4ixMPY0TFsJN6hV7g3fcQg29W+CjF5roU1S9WZKthQWMCf2gOedBbO5bVOSi7Ld2PDcw==
warcio@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/warcio/-/warcio-2.4.0.tgz#13bae2837f1bbf5cf7585f75857e6311d30557bd"
integrity sha512-EfxXCgsnZ35CGf2j99QBMyB6EI98KEQ6YmeER+8Lnv/4KFJ3thT76PiX37HfZVbPJS21JihA0Eddjk9QBQRlPg==
dependencies:
"@types/pako" "^1.0.7"
"@types/stream-buffers" "^3.0.7"
Expand Down

0 comments on commit 047744e

Please sign in to comment.