File tree 3 files changed +13
-13
lines changed
3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 8
8
9
9
strategy :
10
10
matrix :
11
- os : [macos-11 , ubuntu-latest]
11
+ os : [macos-12 , ubuntu-latest]
12
12
platform : [windows, linux]
13
13
exclude :
14
- - os : macos-11
14
+ - os : macos-12
15
15
platform : windows
16
16
17
17
steps :
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webrecorder/archivewebpage" ,
3
3
"productName" : " ArchiveWeb.page" ,
4
- "version" : " 0.12.2 " ,
4
+ "version" : " 0.12.3 " ,
5
5
"main" : " index.js" ,
6
6
"description" : " Create Web Archives directly in your browser" ,
7
7
"repository" : " https://github.com/webrecorder/archiveweb.page" ,
11
11
"@fortawesome/fontawesome-free" : " ^5.13.0" ,
12
12
"@ipld/car" : " ^5.3.1" ,
13
13
"@webrecorder/awp-sw" : " ^0.4.4" ,
14
- "@webrecorder/wabac" : " ^2.19.1 " ,
14
+ "@webrecorder/wabac" : " ^2.19.2 " ,
15
15
"auto-js-ipfs" : " ^2.3.0" ,
16
16
"browsertrix-behaviors" : " ^0.6.0" ,
17
17
"btoa" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 984
984
uuid "^9.0.0"
985
985
warcio "^2.2.1"
986
986
987
- " @webrecorder/wabac@^2.17.3" , "@webrecorder/wabac@^2.18.1", "@webrecorder/wabac@^2.19.1 ":
988
- version "2.19.1 "
989
- resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.19.1 .tgz#ce0d609f9e90c708af99945e1fa338be0ba2b5f9 "
990
- integrity sha512-m8Fi70OkhzkicbcbN5TrrBpj5D/EZKzVp5905kGPoC2F2zLqxUDMzx1FOHt2sTO/1b9NMvBmw9Pk1JQyYEm6rA ==
987
+ " @webrecorder/wabac@^2.17.3" , "@webrecorder/wabac@^2.18.1", "@webrecorder/wabac@^2.19.2 ":
988
+ version "2.19.2 "
989
+ resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.19.2 .tgz#2591980e7e14275d6b885f850ecff2b82e898669 "
990
+ integrity sha512-rj048+Ri0Q1Q7MSPu5w/y7utR5MgCxaJaUtfy257GSZbaHs0RBsKW8RJMunEZPUL5ANC/THBdUMEV7dvlJBC6A ==
991
991
dependencies :
992
992
" @peculiar/asn1-ecc" " ^2.3.4"
993
993
" @peculiar/asn1-schema" " ^2.3.3"
994
994
" @peculiar/x509" " ^1.9.2"
995
- " @webrecorder/wombat" " ^3.7.8 "
995
+ " @webrecorder/wombat" " ^3.7.10 "
996
996
acorn "^8.10.0"
997
997
auto-js-ipfs "^2.1.1"
998
998
base64-js "^1.5.1"
1013
1013
stream-browserify "^3.0.0"
1014
1014
warcio "^2.2.1"
1015
1015
1016
- " @webrecorder/wombat@^3.7.8 " :
1017
- version "3.7.8 "
1018
- resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.8 .tgz#a414278b6fbd99bc02a97e384f0373307e60d9fa "
1019
- integrity sha512-BmEHrvGLHPQtECmCK9Oz7G3p2StsyaFOlNmAMDSNK/GjqPH+UWZOqDryBkWryTh+pFZXKblqyotLtvR4YxVyeQ ==
1016
+ " @webrecorder/wombat@^3.7.10 " :
1017
+ version "3.7.10 "
1018
+ resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.10 .tgz#c6d3f69b52f170a3166b4124b94b301d47064cde "
1019
+ integrity sha512-UUXQAbDk0UfTGng7O2gbF3dzJDklMD1SqmLkGI4CxqqlUzvqvIxNrmkyI5cPPha9fOlDybtsUqQ5JFtXzhVE5w ==
1020
1020
dependencies :
1021
1021
warcio "^2.2.0"
1022
1022
You can’t perform that action at this time.
0 commit comments