Commit 2bd464b
deps: fix versions of minimatch & brace-expansion
Resolves minimatch (<=3.1.3) and brace-expansion (<=1.1.12)
vulnerabilities via npm overrides:
- minimatch >=3.1.4 fixes GHSA-23c5-xmqv-rm74,
GHSA-7r86-cg39-jmmj, GHSA-3ppc-4f35-3m26
- brace-expansion >=1.1.13 fixes GHSA-f886-m6hf-6m8v,
GHSA-v6h2-p8h4-qcjw
Signed-off-by: NodeSource <npm@nodesource.com>1 parent 13c74c0 commit 2bd464b
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
0 commit comments