|
3 | 3 |
|
4 | 4 |
|
5 | 5 | "@babel/code-frame@^7.0.0":
|
6 |
| - version "7.12.13" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
8 |
| - integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
| 6 | + version "7.14.5" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" |
| 8 | + integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw== |
9 | 9 | dependencies:
|
10 |
| - "@babel/highlight" "^7.12.13" |
| 10 | + "@babel/highlight" "^7.14.5" |
11 | 11 |
|
12 |
| -"@babel/helper-validator-identifier@^7.14.0": |
13 |
| - version "7.14.0" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
15 |
| - integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
| 12 | +"@babel/helper-validator-identifier@^7.14.5": |
| 13 | + version "7.14.5" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
| 15 | + integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
16 | 16 |
|
17 |
| -"@babel/highlight@^7.12.13": |
18 |
| - version "7.14.0" |
19 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf" |
20 |
| - integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg== |
| 17 | +"@babel/highlight@^7.14.5": |
| 18 | + version "7.14.5" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9" |
| 20 | + integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg== |
21 | 21 | dependencies:
|
22 |
| - "@babel/helper-validator-identifier" "^7.14.0" |
| 22 | + "@babel/helper-validator-identifier" "^7.14.5" |
23 | 23 | chalk "^2.0.0"
|
24 | 24 | js-tokens "^4.0.0"
|
25 | 25 |
|
|
29 | 29 | integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==
|
30 | 30 |
|
31 | 31 | "@types/node@*":
|
32 |
| - version "15.12.1" |
33 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.1.tgz#9b60797dee1895383a725f828a869c86c6caa5c2" |
34 |
| - integrity sha512-zyxJM8I1c9q5sRMtVF+zdd13Jt6RU4r4qfhTd7lQubyThvLfx6yYekWSQjGCGV2Tkecgxnlpl/DNlb6Hg+dmEw== |
| 32 | + version "15.12.2" |
| 33 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.2.tgz#1f2b42c4be7156ff4a6f914b2fb03d05fa84e38d" |
| 34 | + integrity sha512-zjQ69G564OCIWIOHSXyQEEDpdpGl+G348RAKY0XXy9Z5kU9Vzv1GMNnkar/ZJ8dzXB3COzD9Mo9NtRZ4xfgUww== |
35 | 35 |
|
36 | 36 | "@types/yauzl@^2.9.1":
|
37 | 37 | version "2.9.1"
|
@@ -3598,10 +3598,10 @@ tough-cookie@~2.5.0:
|
3598 | 3598 | psl "^1.1.28"
|
3599 | 3599 | punycode "^2.1.1"
|
3600 | 3600 |
|
3601 |
| -trim-newlines@^1.0.0: |
3602 |
| - version "1.0.0" |
3603 |
| - resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" |
3604 |
| - integrity sha1-WIeWa7WCpFA6QetST301ARgVphM= |
| 3601 | +trim-newlines@^1.0.0, trim-newlines@^4.0.2: |
| 3602 | + version "4.0.2" |
| 3603 | + resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.0.2.tgz#d6aaaf6a0df1b4b536d183879a6b939489808c7c" |
| 3604 | + integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew== |
3605 | 3605 |
|
3606 | 3606 | "true-case-path@^1.0.2":
|
3607 | 3607 | version "1.0.3"
|
|
0 commit comments