|
778 | 778 | lodash "^4.17.4"
|
779 | 779 | read-pkg-up "^6.0.0"
|
780 | 780 |
|
781 |
| -"@stoplight/json@^3.17.0": |
782 |
| - version "3.17.0" |
783 |
| - resolved "https://registry.yarnpkg.com/@stoplight/json/-/json-3.17.0.tgz#9d864b63b9c6398c7cecae1340225b15953cac74" |
784 |
| - integrity sha512-WW0z2bb0D4t8FTl+zNTCu46J8lEOsrUhBPgwEYQ3Ri2Y0MiRE4U1/9ZV8Ki+pIJznZgY9i42bbFwOBxyZn5/6w== |
785 |
| - dependencies: |
786 |
| - "@stoplight/ordered-object-literal" "^1.0.2" |
787 |
| - "@stoplight/types" "^12.3.0" |
| 781 | +"@stoplight/json@^3.21.0": |
| 782 | + version "3.21.0" |
| 783 | + resolved "https://registry.yarnpkg.com/@stoplight/json/-/json-3.21.0.tgz#c0dff9c478f3365d7946cb6e34c17cc2fa84250b" |
| 784 | + integrity sha512-5O0apqJ/t4sIevXCO3SBN9AHCEKKR/Zb4gaj7wYe5863jme9g02Q0n/GhM7ZCALkL+vGPTe4ZzTETP8TFtsw3g== |
| 785 | + dependencies: |
| 786 | + "@stoplight/ordered-object-literal" "^1.0.3" |
| 787 | + "@stoplight/path" "^1.3.2" |
| 788 | + "@stoplight/types" "^13.6.0" |
788 | 789 | jsonc-parser "~2.2.1"
|
789 | 790 | lodash "^4.17.21"
|
790 | 791 | safe-stable-stringify "^1.1"
|
791 | 792 |
|
792 |
| -"@stoplight/ordered-object-literal@^1.0.2": |
793 |
| - version "1.0.2" |
794 |
| - resolved "https://registry.yarnpkg.com/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.2.tgz#2a88a5ebc8b68b54837ac9a9ae7b779cdd862062" |
795 |
| - integrity sha512-0ZMS/9sNU3kVo/6RF3eAv7MK9DY8WLjiVJB/tVyfF2lhr2R4kqh534jZ0PlrFB9CRXrdndzn1DbX6ihKZXft2w== |
| 793 | +"@stoplight/ordered-object-literal@^1.0.3": |
| 794 | + version "1.0.4" |
| 795 | + resolved "https://registry.yarnpkg.com/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.4.tgz#c8bb2698ab229f31e31a16dd1852c867c1f2f2ed" |
| 796 | + integrity sha512-OF8uib1jjDs5/cCU+iOVy+GJjU3X7vk/qJIkIJFqwmlJKrrtijFmqwbu8XToXrwTYLQTP+Hebws5gtZEmk9jag== |
796 | 797 |
|
797 | 798 | "@stoplight/path@^1.3.2":
|
798 | 799 | version "1.3.2"
|
|
826 | 827 | tslib "1.9.3"
|
827 | 828 | typedoc "0.14.2"
|
828 | 829 |
|
829 |
| -"@stoplight/types@^12.3.0", "@stoplight/types@^12.3.0 || ^13.0.0": |
830 |
| - version "12.5.0" |
831 |
| - resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-12.5.0.tgz#ebbeeb8c874de30e4cd9a1a2a6c8d6062c155da0" |
832 |
| - integrity sha512-dwqYcDrGmEyUv5TWrDam5TGOxU72ufyQ7hnOIIDdmW5ezOwZaBFoR5XQ9AsH49w7wgvOqB2Bmo799pJPWnpCbg== |
| 830 | +"@stoplight/types@^12.3.0 || ^13.0.0", "@stoplight/types@^13.6.0": |
| 831 | + version "13.15.0" |
| 832 | + resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-13.15.0.tgz#d2db6820d92e5085193d03c3057d15c40a70e34f" |
| 833 | + integrity sha512-pBLjVRrWGVd+KzTbL3qrmufSKIEp0UfziDBdt/nrTHPKrlrtVwaHdrrQMcpM23yJDU1Wcg4cHvhIuGtKCT5OmA== |
833 | 834 | dependencies:
|
834 | 835 | "@types/json-schema" "^7.0.4"
|
835 | 836 | utility-types "^3.10.0"
|
|
932 | 933 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
|
933 | 934 | integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
|
934 | 935 |
|
935 |
| -"@types/lodash@^4.14.110": |
936 |
| - version "4.14.168" |
937 |
| - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" |
938 |
| - integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== |
939 |
| - |
940 |
| -"@types/lodash@^4.14.178": |
| 936 | +"@types/lodash@^4.14.110", "@types/lodash@^4.14.178": |
941 | 937 | version "4.14.178"
|
942 | 938 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
|
943 | 939 | integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
|
|
0 commit comments