upgrade deps
This commit is contained in:
parent
eb1107b7f1
commit
d84742bae0
1 changed files with 4 additions and 3 deletions
|
@ -392,8 +392,9 @@ packages:
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/fastest-levenshtein/1.0.12:
|
/fastest-levenshtein/1.0.14:
|
||||||
resolution: {integrity: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==}
|
resolution: {integrity: sha512-tFfWHjnuUfKE186Tfgr+jtaFc0mZTApEgKDOeyN+FwOqRkO/zK/3h1AiRd8u8CY53owL3CUmGr/oI9p/RdyLTA==}
|
||||||
|
engines: {node: '>= 4.9.1'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/fastq/1.13.0:
|
/fastq/1.13.0:
|
||||||
|
@ -1342,7 +1343,7 @@ packages:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
execall: 2.0.0
|
execall: 2.0.0
|
||||||
fast-glob: 3.2.11
|
fast-glob: 3.2.11
|
||||||
fastest-levenshtein: 1.0.12
|
fastest-levenshtein: 1.0.14
|
||||||
file-entry-cache: 6.0.1
|
file-entry-cache: 6.0.1
|
||||||
get-stdin: 8.0.0
|
get-stdin: 8.0.0
|
||||||
global-modules: 2.0.0
|
global-modules: 2.0.0
|
||||||
|
|
Loading…
Reference in a new issue