|
777 | 777 | jest-matcher-utils "^27.0.0"
|
778 | 778 | pretty-format "^27.0.0"
|
779 | 779 |
|
780 |
| -"@types/json5@^0.0.29": |
781 |
| - version "0.0.29" |
782 |
| - resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
783 |
| - integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= |
784 |
| - |
785 | 780 |
|
786 | 781 | version "8.5.8"
|
787 | 782 | resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.8.tgz#01b39711eb844777b7af1d1f2b4cf22fda1c0c44"
|
@@ -3227,18 +3222,11 @@ json-stringify-safe@~5.0.1:
|
3227 | 3222 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
3228 | 3223 | integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
|
3229 | 3224 |
|
3230 |
| - |
| 3225 | +[email protected], json5@^2.1.2, json5@^2.2.1: |
3231 | 3226 | version "2.2.1"
|
3232 | 3227 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
|
3233 | 3228 | integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
|
3234 | 3229 |
|
3235 |
| -json5@^1.0.1: |
3236 |
| - version "1.0.1" |
3237 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" |
3238 |
| - integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== |
3239 |
| - dependencies: |
3240 |
| - minimist "^1.2.0" |
3241 |
| - |
3242 | 3230 | jsonwebtoken@^8.1.0, jsonwebtoken@^8.5.1:
|
3243 | 3231 | version "8.5.1"
|
3244 | 3232 | resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
|
|
4768 | 4756 | normalize-path "^3.0.0"
|
4769 | 4757 | plimit-lit "^1.2.6"
|
4770 | 4758 |
|
4771 |
| -tsconfig-paths@3.14.1: |
4772 |
| - version "3.14.1" |
4773 |
| - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a" |
4774 |
| - integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ== |
| 4759 | +tsconfig-paths@4.0.0: |
| 4760 | + version "4.0.0" |
| 4761 | + resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.0.0.tgz#1082f5d99fd127b72397eef4809e4dd06d229b64" |
| 4762 | + integrity sha512-SLBg2GBKlR6bVtMgJJlud/o3waplKtL7skmLkExomIiaAtLGtVsoXIqP3SYdjbcH9lq/KVv7pMZeCBpLYOit6Q== |
4775 | 4763 | dependencies:
|
4776 |
| - "@types/json5" "^0.0.29" |
4777 |
| - json5 "^1.0.1" |
| 4764 | + json5 "^2.2.1" |
4778 | 4765 | minimist "^1.2.6"
|
4779 | 4766 | strip-bom "^3.0.0"
|
4780 | 4767 |
|
|
0 commit comments