File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-react" : " ^7.12.3" ,
50
50
"fbjs" : " ^1.0.0" ,
51
51
"jest" : " ^23.6.0" ,
52
- "jsdom" : " ^13.1 .0" ,
52
+ "jsdom" : " ^13.2 .0" ,
53
53
"prettier" : " ^1.16.4" ,
54
54
"react" : " ^16.7.0" ,
55
55
"react-dom" : " ^16.7.0" ,
Original file line number Diff line number Diff line change @@ -5301,10 +5301,10 @@ jsdom@^11.5.1:
5301
5301
ws "^5.2.0"
5302
5302
xml-name-validator "^3.0.0"
5303
5303
5304
- jsdom@^13.1 .0 :
5305
- version "13.1 .0"
5306
- resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-13.1 .0.tgz#fa7356f0cc8111d0f1077cb7800d06f22f1d66c7 "
5307
- integrity sha512-C2Kp0qNuopw0smXFaHeayvharqF3kkcNqlcIlSX71+3XrsOFwkEPLt/9f5JksMmaul2JZYIQuY+WTpqHpQQcLg ==
5304
+ jsdom@^13.2 .0 :
5305
+ version "13.2 .0"
5306
+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-13.2 .0.tgz#b1a0dbdadc255435262be8ea3723d2dba0d7eb3a "
5307
+ integrity sha512-cG1NtMWO9hWpqRNRR3dSvEQa8bFI6iLlqU2x4kwX51FQjp0qus8T9aBaAO6iGp3DeBrhdwuKxckknohkmfvsFw ==
5308
5308
dependencies :
5309
5309
abab "^2.0.0"
5310
5310
acorn "^6.0.4"
@@ -5321,7 +5321,7 @@ jsdom@^13.1.0:
5321
5321
pn "^1.1.0"
5322
5322
request "^2.88.0"
5323
5323
request-promise-native "^1.0.5"
5324
- saxes "^3.1.4 "
5324
+ saxes "^3.1.5 "
5325
5325
symbol-tree "^3.2.2"
5326
5326
tough-cookie "^2.5.0"
5327
5327
w3c-hr-time "^1.0.1"
@@ -7875,10 +7875,10 @@ sax@^1.2.4:
7875
7875
version "1.2.4"
7876
7876
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
7877
7877
7878
- saxes@^3.1.4 :
7879
- version "3.1.4 "
7880
- resolved "https://registry.yarnpkg.com/saxes/-/saxes-3.1.4 .tgz#4ad5c53eb085ac0570ea1071a07aaf22ad29cebd "
7881
- integrity sha512-GVZmLJnkS4Vl8Pe9o4nc5ALZ615VOVxCmea8Cs0l+8GZw3RQ5XGOSUomIUfuZuk4Todo44v4y+HY1EATkDDiZg ==
7878
+ saxes@^3.1.5 :
7879
+ version "3.1.6 "
7880
+ resolved "https://registry.yarnpkg.com/saxes/-/saxes-3.1.6 .tgz#2d948a47b54918516c5a64096f08865deb5bd8cd "
7881
+ integrity sha512-LAYs+lChg1v5uKNzPtsgTxSS5hLo8aIhSMCJt1WMpefAxm3D1RTpMwSpb6ebdL31cubiLTnhokVktBW+cv9Y9w ==
7882
7882
dependencies :
7883
7883
xmlchars "^1.3.1"
7884
7884
You can’t perform that action at this time.
0 commit comments