|
10 | 10 | "@jridgewell/gen-mapping" "^0.3.5" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.24" |
12 | 12 |
|
13 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.24.7": |
| 13 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.24.7": |
14 | 14 | version "7.24.7" |
15 | 15 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
16 | 16 | integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
|
1084 | 1084 | require-from-string "^2.0.2" |
1085 | 1085 | uri-js-replace "^1.0.1" |
1086 | 1086 |
|
1087 | | -"@redocly/config@^0.20.1": |
1088 | | - version "0.20.2" |
1089 | | - resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.20.2.tgz#4ab9bd2048ecb06b5ee0925176626a71e4480e38" |
1090 | | - integrity sha512-b9sP9IOV0AW6ZZGh+fgffhU9xvMRSvVodPLWzoW1GvoxhUja3ZbPOCrI54VBowPocZ+9a7pIqNt0Ge32Sh34pA== |
| 1087 | +"@redocly/config@^0.22.0": |
| 1088 | + version "0.22.2" |
| 1089 | + resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.22.2.tgz#9a05e694816d53a5236cf8768d3cad0e49d8b116" |
| 1090 | + integrity sha512-roRDai8/zr2S9YfmzUfNhKjOF0NdcOIqF7bhf4MVC5UxpjIysDjyudvlAiVbpPHp3eDRWbdzUgtkK1a7YiDNyQ== |
1091 | 1091 |
|
1092 | | -"@redocly/openapi-core@^1.28.0": |
1093 | | - version "1.28.0" |
1094 | | - resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.28.0.tgz#5e46ec65dca1e4ad0e292c89df4841e2aba3eafc" |
1095 | | - integrity sha512-jnUsOFnz8w71l14Ww34Iswlj0AI4e/R0C5+K2W4v4GaY/sUkpH/145gHLJYlG4XV0neET4lNIptd4I8+yLyEHQ== |
| 1092 | +"@redocly/openapi-core@^1.34.2": |
| 1093 | + version "1.34.2" |
| 1094 | + resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.34.2.tgz#859de74a3261fb09a3dc695be4a8d9b1f2059d75" |
| 1095 | + integrity sha512-glfkQFJizLdq2fBkNvc2FJW0sxDb5exd0wIXhFk+WHaFLMREBC3CxRo2Zq7uJIdfV9U3YTceMbXJklpDfmmwFQ== |
1096 | 1096 | dependencies: |
1097 | 1097 | "@redocly/ajv" "^8.11.2" |
1098 | | - "@redocly/config" "^0.20.1" |
| 1098 | + "@redocly/config" "^0.22.0" |
1099 | 1099 | colorette "^1.2.0" |
1100 | 1100 | https-proxy-agent "^7.0.5" |
1101 | 1101 | js-levenshtein "^1.1.6" |
@@ -2756,10 +2756,10 @@ indent-string@^5.0.0: |
2756 | 2756 | resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-5.0.0.tgz#4fd2980fccaf8622d14c64d694f4cf33c81951a5" |
2757 | 2757 | integrity sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg== |
2758 | 2758 |
|
2759 | | -index-to-position@^0.1.2: |
2760 | | - version "0.1.2" |
2761 | | - resolved "https://registry.yarnpkg.com/index-to-position/-/index-to-position-0.1.2.tgz#e11bfe995ca4d8eddb1ec43274488f3c201a7f09" |
2762 | | - integrity sha512-MWDKS3AS1bGCHLBA2VLImJz42f7bJh8wQsTGCzI3j519/CASStoDONUBVz2I/VID0MpiX3SGSnbOD2xUalbE5g== |
| 2759 | +index-to-position@^1.1.0: |
| 2760 | + version "1.1.0" |
| 2761 | + resolved "https://registry.yarnpkg.com/index-to-position/-/index-to-position-1.1.0.tgz#2e50bd54c8040bdd6d9b3d95ec2a8fedf86b4d44" |
| 2762 | + integrity sha512-XPdx9Dq4t9Qk1mTMbWONJqU7boCoumEH7fRET37HX5+khDUl3J2W6PdALxhILYlIYx2amlwYcRPp28p0tSiojg== |
2763 | 2763 |
|
2764 | 2764 | inflight@^1.0.4: |
2765 | 2765 | version "1.0.6" |
@@ -4245,15 +4245,15 @@ openapi-typescript-helpers@^0.0.15: |
4245 | 4245 | resolved "https://registry.yarnpkg.com/openapi-typescript-helpers/-/openapi-typescript-helpers-0.0.15.tgz#96ffa762a5e01ef66a661b163d5f1109ed1967ed" |
4246 | 4246 | integrity sha512-opyTPaunsklCBpTK8JGef6mfPhLSnyy5a0IN9vKtx3+4aExf+KxEqYwIy3hqkedXIB97u357uLMJsOnm3GVjsw== |
4247 | 4247 |
|
4248 | | -openapi-typescript@7.6.1: |
4249 | | - version "7.6.1" |
4250 | | - resolved "https://registry.yarnpkg.com/openapi-typescript/-/openapi-typescript-7.6.1.tgz#e39d1e21ebf43f91712703f7063118246d099d19" |
4251 | | - integrity sha512-F7RXEeo/heF3O9lOXo2bNjCOtfp7u+D6W3a3VNEH2xE6v+fxLtn5nq0uvUcA1F5aT+CMhNeC5Uqtg5tlXFX/ag== |
| 4248 | +openapi-typescript@7.7.1: |
| 4249 | + version "7.7.1" |
| 4250 | + resolved "https://registry.yarnpkg.com/openapi-typescript/-/openapi-typescript-7.7.1.tgz#bda33a1dd65fbf67ef709e3b5112328266451c0e" |
| 4251 | + integrity sha512-apa45jEOxcVfYHTD9eHpW0cR8yQn7jQFTCnSWNdjKbWmyjha8CMj1LdGHdk0Z70kFSR6EfjdDuOCY7PFICrNSg== |
4252 | 4252 | dependencies: |
4253 | | - "@redocly/openapi-core" "^1.28.0" |
| 4253 | + "@redocly/openapi-core" "^1.34.2" |
4254 | 4254 | ansi-colors "^4.1.3" |
4255 | 4255 | change-case "^5.4.4" |
4256 | | - parse-json "^8.1.0" |
| 4256 | + parse-json "^8.3.0" |
4257 | 4257 | supports-color "^9.4.0" |
4258 | 4258 | yargs-parser "^21.1.1" |
4259 | 4259 |
|
@@ -4403,14 +4403,14 @@ parse-json@^5.2.0: |
4403 | 4403 | json-parse-even-better-errors "^2.3.0" |
4404 | 4404 | lines-and-columns "^1.1.6" |
4405 | 4405 |
|
4406 | | -parse-json@^8.0.0, parse-json@^8.1.0: |
4407 | | - version "8.1.0" |
4408 | | - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-8.1.0.tgz#91cdc7728004e955af9cb734de5684733b24a717" |
4409 | | - integrity sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA== |
| 4406 | +parse-json@^8.0.0, parse-json@^8.3.0: |
| 4407 | + version "8.3.0" |
| 4408 | + resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-8.3.0.tgz#88a195a2157025139a2317a4f2f9252b61304ed5" |
| 4409 | + integrity sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ== |
4410 | 4410 | dependencies: |
4411 | | - "@babel/code-frame" "^7.22.13" |
4412 | | - index-to-position "^0.1.2" |
4413 | | - type-fest "^4.7.1" |
| 4411 | + "@babel/code-frame" "^7.26.2" |
| 4412 | + index-to-position "^1.1.0" |
| 4413 | + type-fest "^4.39.1" |
4414 | 4414 |
|
4415 | 4415 | parse-ms@^4.0.0: |
4416 | 4416 | version "4.0.0" |
@@ -5424,7 +5424,7 @@ type-fest@^2.12.2: |
5424 | 5424 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b" |
5425 | 5425 | integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA== |
5426 | 5426 |
|
5427 | | -type-fest@^4.26.1, type-fest@^4.39.1, type-fest@^4.6.0, type-fest@^4.7.1: |
| 5427 | +type-fest@^4.26.1, type-fest@^4.39.1, type-fest@^4.6.0: |
5428 | 5428 | version "4.39.1" |
5429 | 5429 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e" |
5430 | 5430 | integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w== |
|
0 commit comments