|
798 | 798 | jest-matcher-utils "^27.0.0"
|
799 | 799 | pretty-format "^27.0.0"
|
800 | 800 |
|
801 |
| -"@types/json5@^0.0.29": |
802 |
| - version "0.0.29" |
803 |
| - resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
804 |
| - integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= |
805 |
| - |
806 | 801 |
|
807 | 802 | version "8.5.8"
|
808 | 803 | resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.8.tgz#01b39711eb844777b7af1d1f2b4cf22fda1c0c44"
|
@@ -3166,18 +3161,11 @@ json-parse-even-better-errors@^2.3.0:
|
3166 | 3161 | resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
|
3167 | 3162 | integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
|
3168 | 3163 |
|
3169 |
| - |
| 3164 | +[email protected], json5@^2.1.2, json5@^2.2.1: |
3170 | 3165 | version "2.2.1"
|
3171 | 3166 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
|
3172 | 3167 | integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
|
3173 | 3168 |
|
3174 |
| -json5@^1.0.1: |
3175 |
| - version "1.0.1" |
3176 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" |
3177 |
| - integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== |
3178 |
| - dependencies: |
3179 |
| - minimist "^1.2.0" |
3180 |
| - |
3181 | 3169 | jsonwebtoken@^8.1.0, jsonwebtoken@^8.5.1:
|
3182 | 3170 | version "8.5.1"
|
3183 | 3171 | resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
|
|
4711 | 4699 | normalize-path "^3.0.0"
|
4712 | 4700 | plimit-lit "^1.2.6"
|
4713 | 4701 |
|
4714 |
| -tsconfig-paths@3.14.1: |
4715 |
| - version "3.14.1" |
4716 |
| - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a" |
4717 |
| - integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ== |
| 4702 | +tsconfig-paths@4.1.0: |
| 4703 | + version "4.1.0" |
| 4704 | + resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.0.tgz#f8ef7d467f08ae3a695335bf1ece088c5538d2c1" |
| 4705 | + integrity sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow== |
4718 | 4706 | dependencies:
|
4719 |
| - "@types/json5" "^0.0.29" |
4720 |
| - json5 "^1.0.1" |
| 4707 | + json5 "^2.2.1" |
4721 | 4708 | minimist "^1.2.6"
|
4722 | 4709 | strip-bom "^3.0.0"
|
4723 | 4710 |
|
|
0 commit comments