Commit ad405a7
committed
Change: use PR of rework-import that fixed vulnerability
Current version of rework-import is depends on 'url-regex', which have
high severity vulnerability, and it's recommended to use
'url-regex-safe' instead:
CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7661
There're PR for rework-import, which is dependency of this and depends
on 'url-regex', to use 'url-regex-safe':
reworkcss/rework-import#20
But it's not merged yet (Actually I don't believe it will be merged in
the future) so that I directly use his branch to fix it.1 parent 880c9b0 commit ad405a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments