Commit 914f5db 1 parent a47b563 commit 914f5db Copy full SHA for 914f5db
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webrecorder/wombat" ,
3
- "version" : " 3.8.0 " ,
3
+ "version" : " 3.8.1 " ,
4
4
"main" : " index.js" ,
5
5
"license" : " AGPL-3.0-or-later" ,
6
6
"author" : " Ilya Kreymer, Webrecorder Software" ,
65
65
"*/**/fs-extra" : " ~8.1.0"
66
66
},
67
67
"dependencies" : {
68
- "warcio" : " ^2.3.0 "
68
+ "warcio" : " ^2.3.1 "
69
69
}
70
70
}
Original file line number Diff line number Diff line change @@ -4320,10 +4320,10 @@ validate-npm-package-license@^3.0.1:
4320
4320
spdx-correct "^3.0.0"
4321
4321
spdx-expression-parse "^3.0.0"
4322
4322
4323
- warcio@^2.3.0 :
4324
- version "2.3.0 "
4325
- resolved "https://registry.yarnpkg.com/warcio/-/warcio-2.3.0 .tgz#a655df9b5986a53e5d05aa68cda51bfefdfa8347 "
4326
- integrity sha512-PCHcZ/fDE5+QECOFe/n/vzyDmAITJ1mvLx1jVONJ0uaV9OwcTbIWoh7Z0+OQwQdq8Wr1Nnb2hwhtHJ7J+9rHIQ ==
4323
+ warcio@^2.3.1 :
4324
+ version "2.3.1 "
4325
+ resolved "https://registry.yarnpkg.com/warcio/-/warcio-2.3.1 .tgz#8ac9de897de1a556161168f2a3938b60929908ca "
4326
+ integrity sha512-PjcWqzXfs6HdWfHi1V/i8MoMmV5M0Csg3rOa2mqCJ1dmCJXswVfQ0VXbEVumwavNIW2oFFj6LJoCHHeL4Ls/zw ==
4327
4327
dependencies :
4328
4328
" @types/pako" " ^1.0.7"
4329
4329
" @types/stream-buffers" " ^3.0.7"
You can’t perform that action at this time.
0 commit comments