File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 69
69
" ui" ,
70
70
" component"
71
71
],
72
- "dependencies" : {}
72
+ "dependencies" : {},
73
+ "resolutions" : {
74
+ "follow-redirects" : " ^1.14.7"
75
+ }
73
76
}
Original file line number Diff line number Diff line change @@ -2319,10 +2319,10 @@ flatted@^3.2.4:
2319
2319
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
2320
2320
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
2321
2321
2322
- follow-redirects@^1.0.0 :
2323
- version "1.14.1 "
2324
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1 .tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43 "
2325
- integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg ==
2322
+ follow-redirects@^1.0.0, follow-redirects@^1.14.7 :
2323
+ version "1.14.7 "
2324
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7 .tgz#2004c02eb9436eee9a21446a6477debf17e81685 "
2325
+ integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ ==
2326
2326
2327
2327
fs-extra@^10.0.0 :
2328
2328
version "10.0.0"
You can’t perform that action at this time.
0 commit comments