|
151 | 151 | "@jridgewell/gen-mapping" "^0.3.5"
|
152 | 152 | "@jridgewell/trace-mapping" "^0.3.24"
|
153 | 153 |
|
154 |
| -"@apidevtools/json-schema-ref-parser@^10.1.0": |
155 |
| - version "10.1.0" |
156 |
| - resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-10.1.0.tgz#bf54494039a56fa7f77fed17dc6f01dfde50f64c" |
157 |
| - integrity sha512-3e+viyMuXdrcK8v5pvP+SDoAQ77FH6OyRmuK48SZKmdHJRFm87RsSs8qm6kP39a/pOPURByJw+OXzQIqcfmKtA== |
| 154 | +"@apidevtools/json-schema-ref-parser@^11.5.4": |
| 155 | + version "11.5.4" |
| 156 | + resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.5.4.tgz#6a90caf2140834025cf72651280c46084de187ae" |
| 157 | + integrity sha512-o2fsypTGU0WxRxbax8zQoHiIB4dyrkwYfcm8TxZ+bx9pCzcWZbQtiMqpgBvWA/nJ2TrGjK5adCLfTH8wUeU/Wg== |
158 | 158 | dependencies:
|
159 | 159 | "@jsdevtools/ono" "^7.1.3"
|
160 |
| - "@types/json-schema" "^7.0.11" |
161 |
| - "@types/lodash.clonedeep" "^4.5.7" |
| 160 | + "@types/json-schema" "^7.0.15" |
162 | 161 | js-yaml "^4.1.0"
|
163 |
| - lodash.clonedeep "^4.5.0" |
164 | 162 |
|
165 | 163 |
|
166 | 164 | version "7.12.11"
|
|
3221 | 3219 | require-from-string "^2.0.2"
|
3222 | 3220 | uri-js "^4.2.2"
|
3223 | 3221 |
|
3224 |
| -"@redocly/config@^0.1.1": |
3225 |
| - version "0.1.3" |
3226 |
| - resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.1.3.tgz#af9a0fdb0dd65c31bca58dc86f3c841d62383096" |
3227 |
| - integrity sha512-DjgGwhyolxDLO7hP1V8h6qQUUTkqN7P/xG2OMgsABJ1Pr40GG32+cqx9oBbKX9iN+JXh6kVUZgBMcPPB1fbyLA== |
| 3222 | +"@redocly/config@^0.1.4": |
| 3223 | + version "0.1.4" |
| 3224 | + resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.1.4.tgz#ffb27ff0a4194c12995597eecb464e29800f5589" |
| 3225 | + integrity sha512-OEdCW1HRpFiZaZNrXQq8LoBxX3APijZaa/Xyoc6r44LnyAPWkjQqvPoBxE7IRqSvMihf8bl+ZRc1gtc1KuFLHw== |
3228 | 3226 |
|
3229 |
| -"@redocly/openapi-core@^1.0.0-beta.125": |
3230 |
| - version "1.10.4" |
3231 |
| - resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.10.4.tgz#fb1c3ba0eaa7d76b3e4d76d711b9eac6aebc1069" |
3232 |
| - integrity sha512-GzvAuoVtHk75q/HqaRNqRUTZWYKpZ16HCOWIrx2txAvZrMoWCUNRVsELY91W/ilH/Cepj6t/Nh+bpJ7o/mcN/g== |
| 3227 | +"@redocly/openapi-core@^1.10.5": |
| 3228 | + version "1.10.5" |
| 3229 | + resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.10.5.tgz#1575fb15bc31da34afa39fbaa4603a45e9bd7cb7" |
| 3230 | + integrity sha512-RaVwWLbGuzQxK6ezbvPGnz4rtVMTo5DOrxyII/sKJiTexBHplZzUVqrpU6aeRckl3iY9xe9+w07c/kDiLEeWRQ== |
3233 | 3231 | dependencies:
|
3234 | 3232 | "@redocly/ajv" "^8.11.0"
|
3235 |
| - "@redocly/config" "^0.1.1" |
| 3233 | + "@redocly/config" "^0.1.4" |
3236 | 3234 | colorette "^1.2.0"
|
3237 | 3235 | js-levenshtein "^1.1.6"
|
3238 | 3236 | js-yaml "^4.1.0"
|
|
3725 | 3723 | resolved "https://registry.yarnpkg.com/@types/json-pointer/-/json-pointer-1.0.34.tgz#a08d4cbd1e49dc2635b60f5f6bf97c8cc142cab2"
|
3726 | 3724 | integrity sha512-JRnWcxzXSaLei98xgw1B7vAeBVOrkyw0+Rt9j1QoJrczE78OpHsyQC8GNbuhw+/2vxxDe58QvWnngS86CoIbRg==
|
3727 | 3725 |
|
3728 |
| -"@types/json-schema@*", "@types/json-schema@^7.0.11", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
| 3726 | +"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
3729 | 3727 | version "7.0.15"
|
3730 | 3728 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
3731 | 3729 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
|
3735 | 3733 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
3736 | 3734 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
3737 | 3735 |
|
3738 |
| -"@types/lodash.clonedeep@^4.5.7": |
3739 |
| - version "4.5.9" |
3740 |
| - resolved "https://registry.yarnpkg.com/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.9.tgz#ea48276c7cc18d080e00bb56cf965bcceb3f0fc1" |
3741 |
| - integrity sha512-19429mWC+FyaAhOLzsS8kZUsI+/GmBAQ0HFiCPsKGU+7pBXOQWhyrY6xNNDwUSX8SMZMJvuFVMF9O5dQOlQK9Q== |
3742 |
| - dependencies: |
3743 |
| - "@types/lodash" "*" |
3744 |
| - |
3745 |
| -"@types/lodash@*", "@types/lodash@^4.14.176": |
| 3736 | +"@types/lodash@^4.14.176": |
3746 | 3737 | version "4.17.0"
|
3747 | 3738 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
|
3748 | 3739 | integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
|
@@ -10752,11 +10743,6 @@ locate-path@^7.1.0:
|
10752 | 10743 | dependencies:
|
10753 | 10744 | p-locate "^6.0.0"
|
10754 | 10745 |
|
10755 |
| -lodash.clonedeep@^4.5.0: |
10756 |
| - version "4.5.0" |
10757 |
| - resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" |
10758 |
| - integrity sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ== |
10759 |
| - |
10760 | 10746 | lodash.debounce@^4.0.8:
|
10761 | 10747 | version "4.0.8"
|
10762 | 10748 | resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
|
0 commit comments