File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tagspaces-browser-extension" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 3.1.2 " ,
4
4
"description" : " Codebase for the Chrome and Firefox extensions of TagSpaces" ,
5
5
"repository" : {
6
6
"type" : " git" ,
33
33
},
34
34
"dependencies" : {
35
35
"bootswatch" : " ^3.4.0" ,
36
- "dompurify" : " ^2.0.10 " ,
36
+ "dompurify" : " ^2.1.1 " ,
37
37
"file-saver" : " ^2.0.2" ,
38
38
"font-awesome" : " ^4.7.0" ,
39
- "jquery" : " ^3.5.0 " ,
39
+ "jquery" : " ^3.5.1 " ,
40
40
"open-location-code" : " ^1.0.3" ,
41
41
"readability" : " https://github.com/mozilla/readability.git" ,
42
42
"webextension-polyfill" : " ^0.6.0"
Original file line number Diff line number Diff line change @@ -1745,10 +1745,10 @@ domhandler@^2.3.0:
1745
1745
dependencies :
1746
1746
domelementtype "1"
1747
1747
1748
- dompurify@^2.0.10 :
1749
- version "2.0.10 "
1750
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.10 .tgz#d193f36d8148b4297a3a420b992d20eeff47a4d3 "
1751
- integrity sha512-ok1dcSztsIuVxWG6Cx0ujyDIzNclz9W9OIU0cOb0IT+VAtSLrOelZF4miUvSm1U4PoCw8D7sIOLCnCQOaVpr3w ==
1748
+ dompurify@^2.1.1 :
1749
+ version "2.1.1 "
1750
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.1 .tgz#b5aa988676b093a9c836d8b855680a8598af25fe "
1751
+ integrity sha512-NijiNVkS/OL8mdQL1hUbCD6uty/cgFpmNiuFxrmJ5YPH2cXrPKIewoixoji56rbZ6XBPmtM8GA8/sf9unlSuwg ==
1752
1752
1753
1753
domutils@1.5.1 :
1754
1754
version "1.5.1"
@@ -3524,10 +3524,10 @@ jetpack-id@1.0.0:
3524
3524
resolved "https://registry.yarnpkg.com/jetpack-id/-/jetpack-id-1.0.0.tgz#2cf9fbae46d8074fc16b7de0071c8efebca473a6"
3525
3525
integrity sha1-LPn7rkbYB0/Ba33gBxyO/rykc6Y=
3526
3526
3527
- jquery@^3.5.0 :
3528
- version "3.5.0 "
3529
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0 .tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9 "
3530
- integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ ==
3527
+ jquery@^3.5.1 :
3528
+ version "3.5.1 "
3529
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1 .tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5 "
3530
+ integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg ==
3531
3531
3532
3532
js-select@~0.6.0 :
3533
3533
version "0.6.0"
You can’t perform that action at this time.
0 commit comments