|
3 | 3 |
|
4 | 4 |
|
5 | 5 | "@types/node@^15.3": |
6 | | - version "15.6.1" |
7 | | - resolved "https://registry.npmjs.org/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08" |
8 | | - integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA== |
| 6 | + "integrity" "sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==" |
| 7 | + "resolved" "https://registry.npmjs.org/@types/node/-/node-15.6.1.tgz" |
| 8 | + "version" "15.6.1" |
9 | 9 |
|
10 | | -ansi-styles@^4.1.0: |
11 | | - version "4.3.0" |
12 | | - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" |
13 | | - integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== |
| 10 | +"ansi-styles@^4.1.0": |
| 11 | + "integrity" "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" |
| 12 | + "resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" |
| 13 | + "version" "4.3.0" |
14 | 14 | dependencies: |
15 | | - color-convert "^2.0.1" |
| 15 | + "color-convert" "^2.0.1" |
16 | 16 |
|
17 | | -chalk@^4.1.1: |
18 | | - version "4.1.1" |
19 | | - resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" |
20 | | - integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== |
| 17 | +"chalk@^4.1.1": |
| 18 | + "integrity" "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==" |
| 19 | + "resolved" "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz" |
| 20 | + "version" "4.1.1" |
21 | 21 | dependencies: |
22 | | - ansi-styles "^4.1.0" |
23 | | - supports-color "^7.1.0" |
| 22 | + "ansi-styles" "^4.1.0" |
| 23 | + "supports-color" "^7.1.0" |
24 | 24 |
|
25 | | -color-convert@^2.0.1: |
26 | | - version "2.0.1" |
27 | | - resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" |
28 | | - integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== |
| 25 | +"color-convert@^2.0.1": |
| 26 | + "integrity" "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" |
| 27 | + "resolved" "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" |
| 28 | + "version" "2.0.1" |
29 | 29 | dependencies: |
30 | | - color-name "~1.1.4" |
| 30 | + "color-name" "~1.1.4" |
31 | 31 |
|
32 | | -color-name@~1.1.4: |
33 | | - version "1.1.4" |
34 | | - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
35 | | - integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
| 32 | +"color-name@~1.1.4": |
| 33 | + "integrity" "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" |
| 34 | + "resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" |
| 35 | + "version" "1.1.4" |
36 | 36 |
|
37 | | -has-flag@^4.0.0: |
38 | | - version "4.0.0" |
39 | | - resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
40 | | - integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== |
| 37 | +"has-flag@^4.0.0": |
| 38 | + "integrity" "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" |
| 39 | + "resolved" "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" |
| 40 | + "version" "4.0.0" |
41 | 41 |
|
42 | | -isexe@^2.0.0: |
43 | | - version "2.0.0" |
44 | | - resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" |
45 | | - integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= |
| 42 | +"isexe@^2.0.0": |
| 43 | + "integrity" "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" |
| 44 | + "resolved" "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" |
| 45 | + "version" "2.0.0" |
46 | 46 |
|
47 | | -node-fetch@^2.6.1: |
48 | | - version "2.6.1" |
49 | | - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" |
50 | | - integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== |
| 47 | +"node-fetch@^2.6.1": |
| 48 | + "integrity" "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" |
| 49 | + "resolved" "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz" |
| 50 | + "version" "2.6.1" |
51 | 51 |
|
52 | | -shq@^1.0.2: |
53 | | - version "1.0.2" |
54 | | - resolved "https://registry.npmjs.org/shq/-/shq-1.0.2.tgz#bc3f9ac369100cdd754d45032d987b3b62d32fd0" |
55 | | - integrity sha512-8AvNyHL75DHlkbLmzF7nzTzT2F0qEfSewwxHjH79Ww8S+hGpIZVlf8b0TcdOwv4HqIkOVBInu9n+wqhUSl9Wag== |
| 52 | +"shq@^1.0.2": |
| 53 | + "integrity" "sha512-8AvNyHL75DHlkbLmzF7nzTzT2F0qEfSewwxHjH79Ww8S+hGpIZVlf8b0TcdOwv4HqIkOVBInu9n+wqhUSl9Wag==" |
| 54 | + "resolved" "https://registry.npmjs.org/shq/-/shq-1.0.2.tgz" |
| 55 | + "version" "1.0.2" |
56 | 56 |
|
57 | | -supports-color@^7.1.0: |
58 | | - version "7.2.0" |
59 | | - resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
60 | | - integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
| 57 | +"supports-color@^7.1.0": |
| 58 | + "integrity" "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" |
| 59 | + "resolved" "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" |
| 60 | + "version" "7.2.0" |
61 | 61 | dependencies: |
62 | | - has-flag "^4.0.0" |
| 62 | + "has-flag" "^4.0.0" |
63 | 63 |
|
64 | | -which@^2.0.2: |
65 | | - version "2.0.2" |
66 | | - resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" |
67 | | - integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== |
| 64 | +"which@^2.0.2": |
| 65 | + "integrity" "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" |
| 66 | + "resolved" "https://registry.npmjs.org/which/-/which-2.0.2.tgz" |
| 67 | + "version" "2.0.2" |
68 | 68 | dependencies: |
69 | | - isexe "^2.0.0" |
| 69 | + "isexe" "^2.0.0" |
70 | 70 |
|
71 | | -zx@^1.12.0: |
72 | | - version "1.12.0" |
73 | | - resolved "https://registry.npmjs.org/zx/-/zx-1.12.0.tgz#1312166d01fd0445e45eea57438883896a6a8d07" |
74 | | - integrity sha512-JvZxN3QTnZIUF5p9YVpqc/wm6Ghc5yVQd/p53KC0nnSK3RUfeuGMRrOnxJ5c4R4iYwY5F65i4e3BU59JD6svBw== |
| 71 | +"zx@^1.12.0": |
| 72 | + "integrity" "sha512-JvZxN3QTnZIUF5p9YVpqc/wm6Ghc5yVQd/p53KC0nnSK3RUfeuGMRrOnxJ5c4R4iYwY5F65i4e3BU59JD6svBw==" |
| 73 | + "resolved" "https://registry.npmjs.org/zx/-/zx-1.12.0.tgz" |
| 74 | + "version" "1.12.0" |
75 | 75 | dependencies: |
76 | 76 | "@types/node" "^15.3" |
77 | | - chalk "^4.1.1" |
78 | | - node-fetch "^2.6.1" |
79 | | - shq "^1.0.2" |
80 | | - which "^2.0.2" |
| 77 | + "chalk" "^4.1.1" |
| 78 | + "node-fetch" "^2.6.1" |
| 79 | + "shq" "^1.0.2" |
| 80 | + "which" "^2.0.2" |
0 commit comments