|
1207 | 1207 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
|
1208 | 1208 | integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
|
1209 | 1209 |
|
1210 |
| -"@types/json5@^0.0.29": |
1211 |
| - version "0.0.29" |
1212 |
| - resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
1213 |
| - integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= |
1214 |
| - |
1215 | 1210 | "@types/long@^4.0.0":
|
1216 | 1211 | version "4.0.1"
|
1217 | 1212 | resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.1.tgz#459c65fa1867dafe6a8f322c4c51695663cc55e9"
|
@@ -5202,20 +5197,13 @@ json3@^3.3.3:
|
5202 | 5197 | resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
|
5203 | 5198 | integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
|
5204 | 5199 |
|
5205 |
| -json5@2.x, json5@^2.1.2: |
5206 |
| - version "2.1.2" |
5207 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e" |
5208 |
| - integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ== |
| 5200 | +json5@2.x, json5@^2.1.2, json5@^2.2.0: |
| 5201 | + version "2.2.0" |
| 5202 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" |
| 5203 | + integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
5209 | 5204 | dependencies:
|
5210 | 5205 | minimist "^1.2.5"
|
5211 | 5206 |
|
5212 |
| -json5@^1.0.1: |
5213 |
| - version "1.0.1" |
5214 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" |
5215 |
| - integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== |
5216 |
| - dependencies: |
5217 |
| - minimist "^1.2.0" |
5218 |
| - |
5219 | 5207 | jsonfile@^6.0.1:
|
5220 | 5208 | version "6.0.1"
|
5221 | 5209 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.0.1.tgz#98966cba214378c8c84b82e085907b40bf614179"
|
@@ -8020,13 +8008,12 @@ ts-node@10.0.0:
|
8020 | 8008 | source-map-support "^0.5.17"
|
8021 | 8009 | yn "3.1.1"
|
8022 | 8010 |
|
8023 |
| -tsconfig-paths@3.9.0: |
8024 |
| - version "3.9.0" |
8025 |
| - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b" |
8026 |
| - integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw== |
| 8011 | +tsconfig-paths@3.10.1: |
| 8012 | + version "3.10.1" |
| 8013 | + resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7" |
| 8014 | + integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q== |
8027 | 8015 | dependencies:
|
8028 |
| - "@types/json5" "^0.0.29" |
8029 |
| - json5 "^1.0.1" |
| 8016 | + json5 "^2.2.0" |
8030 | 8017 | minimist "^1.2.0"
|
8031 | 8018 | strip-bom "^3.0.0"
|
8032 | 8019 |
|
|
0 commit comments