|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.0" |
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9" |
17 | 17 |
|
18 | | -"@apidevtools/json-schema-ref-parser@^9.0.9": |
19 | | - version "9.1.2" |
20 | | - resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.2.tgz#8ff5386b365d4c9faa7c8b566ff16a46a577d9b8" |
21 | | - integrity sha512-r1w81DpR+KyRWd3f+rk6TNqMgedmAxZP5v5KWlXQWlgMUUtyEJch0DKEci1SorPMiSeM8XPl7MZ3miJ60JIpQg== |
| 18 | +"@apidevtools/json-schema-ref-parser@^15.3.1": |
| 19 | + version "15.3.1" |
| 20 | + resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-15.3.1.tgz#93f70004a085f62319705e32f25af748752ea5a4" |
| 21 | + integrity sha512-FIweGOR9zrNuskfDXn8dfsA4eJEe8LmmGsGSDikEZvgYm36SO36yMhasXSOX7/OTGZ3b7I9iPhOxB24D8xL5uQ== |
22 | 22 | dependencies: |
23 | | - "@jsdevtools/ono" "^7.1.3" |
24 | | - "@types/json-schema" "^7.0.6" |
25 | | - call-me-maybe "^1.0.1" |
26 | | - js-yaml "^4.1.0" |
| 23 | + js-yaml "^4.1.1" |
27 | 24 |
|
28 | 25 | "@babel/cli@=7.18.6": |
29 | 26 | version "7.18.6" |
|
1331 | 1328 | "@jridgewell/resolve-uri" "^3.1.0" |
1332 | 1329 | "@jridgewell/sourcemap-codec" "^1.4.14" |
1333 | 1330 |
|
1334 | | -"@jsdevtools/ono@^7.1.3": |
1335 | | - version "7.1.3" |
1336 | | - resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796" |
1337 | | - integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg== |
1338 | | - |
1339 | 1331 | "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3": |
1340 | 1332 | version "2.1.8-no-fsevents.3" |
1341 | 1333 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b" |
|
1475 | 1467 | "@types/parse5" "^6.0.3" |
1476 | 1468 | "@types/tough-cookie" "*" |
1477 | 1469 |
|
1478 | | -"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8": |
| 1470 | +"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8": |
1479 | 1471 | version "7.0.15" |
1480 | 1472 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
1481 | 1473 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
@@ -2070,11 +2062,6 @@ call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5: |
2070 | 2062 | get-intrinsic "^1.2.1" |
2071 | 2063 | set-function-length "^1.1.1" |
2072 | 2064 |
|
2073 | | -call-me-maybe@^1.0.1: |
2074 | | - version "1.0.2" |
2075 | | - resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.2.tgz#03f964f19522ba643b1b0693acb9152fe2074baa" |
2076 | | - integrity sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ== |
2077 | | - |
2078 | 2065 | callsites@^3.0.0: |
2079 | 2066 | version "3.1.0" |
2080 | 2067 | resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" |
|
0 commit comments