File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 74
74
"resolutions" : {
75
75
"@typescript-eslint/eslint-plugin" : " ^5.59.11" ,
76
76
"@typescript-eslint/parser" : " ^5.59.11" ,
77
- "set-value" : " >=4.0.1" ,
78
- "trim" : " >=1.0.1" ,
79
- "xmlhttprequest-ssl" : " >=1.6.2"
77
+ "trim" : " >=1.0.1"
80
78
},
81
79
"devDependencies" : {
82
80
"@testing-library/react-hooks" : " ^8.0.1" ,
Original file line number Diff line number Diff line change @@ -15748,10 +15748,10 @@ xmlchars@^2.2.0:
15748
15748
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
15749
15749
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
15750
15750
15751
- xmlhttprequest-ssl@>=1.6.2, xmlhttprequest-ssl@ ~2.0.0:
15752
- version "1.6.2 "
15753
- resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.2 .tgz#dd6899bfbcf684b554e393c30b13b9f3b001a7ee "
15754
- integrity sha512-tYOaldF/0BLfKuoA39QMwD4j2m8lq4DIncqj1yuNELX4vz9+z/ieG/vwmctjJce+boFHXstqhWnHSxc4W8f4qg ==
15751
+ xmlhttprequest-ssl@~2.0.0:
15752
+ version "2.0.0 "
15753
+ resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0 .tgz#91360c86b914e67f44dce769180027c0da618c67 "
15754
+ integrity sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A ==
15755
15755
15756
15756
xss@^1.0.6:
15757
15757
version "1.0.8"
You can’t perform that action at this time.
0 commit comments