|
4959 | 4959 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240" |
4960 | 4960 | integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ== |
4961 | 4961 |
|
4962 | | -"@types/node@^16.9.2": |
4963 | | - version "16.18.45" |
4964 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.45.tgz#a2b845b94faf76de3160c630ce8b07f957390ca5" |
4965 | | - integrity sha512-Eu7U6/0P086nyPzeS41o2NvPVr16vWJMS5RdTzPF8XQaCPtq07E5GbR4fbcv5AYjy+zd0FYSV4p0WBdDXfPZzw== |
| 4962 | +"@types/node@^18.11.9": |
| 4963 | + version "18.19.123" |
| 4964 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.123.tgz#08a3e4f5e0c73b8840c677b7635ce59d5dc1f76d" |
| 4965 | + integrity sha512-K7DIaHnh0mzVxreCR9qwgNxp3MH9dltPNIEddW9MYUlcKAzm+3grKNSTe2vCJHI1FaLpvpL5JGJrz1UZDKYvDg== |
| 4966 | + dependencies: |
| 4967 | + undici-types "~5.26.4" |
4966 | 4968 |
|
4967 | 4969 | "@types/node@^20.0.0": |
4968 | 4970 | version "20.16.1" |
|
12905 | 12907 | resolved "https://registry.yarnpkg.com/path-data-parser/-/path-data-parser-0.1.0.tgz#8f5ba5cc70fc7becb3dcefaea08e2659aba60b8c" |
12906 | 12908 | integrity sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w== |
12907 | 12909 |
|
12908 | | -path-equal@^1.1.2: |
| 12910 | +path-equal@^1.2.5: |
12909 | 12911 | version "1.2.5" |
12910 | 12912 | resolved "https://registry.yarnpkg.com/path-equal/-/path-equal-1.2.5.tgz#9fcbdd5e5daee448e96f43f3bac06c666b5e982a" |
12911 | 12913 | integrity sha512-i73IctDr3F2W+bsOWDyyVm/lqsXO47aY9nsFZUjTT/aljSbkxHxxCoyZ9UUrM8jK0JVod+An+rl48RCsvWM+9g== |
@@ -15400,21 +15402,21 @@ typedarray@^0.0.6: |
15400 | 15402 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
15401 | 15403 | integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== |
15402 | 15404 |
|
15403 | | -typescript-json-schema@0.56.0: |
15404 | | - version "0.56.0" |
15405 | | - resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.56.0.tgz#de3fe196633197aa66b10191e78f51d5f6b45847" |
15406 | | - integrity sha512-k/aSEqx89YR2z/f2y3VwoOGzlKTWern0EIey2qqEpMRP7HL4CI8udPElzJs4eFVkPowCLJ1yVBSzuIWIUF+mMA== |
| 15405 | +typescript-json-schema@0.65.1: |
| 15406 | + version "0.65.1" |
| 15407 | + resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.65.1.tgz#24840812f69b220b75d86ed87e220b3b3345db2c" |
| 15408 | + integrity sha512-tuGH7ff2jPaUYi6as3lHyHcKpSmXIqN7/mu50x3HlYn0EHzLpmt3nplZ7EuhUkO0eqDRc9GqWNkfjgBPIS9kxg== |
15407 | 15409 | dependencies: |
15408 | 15410 | "@types/json-schema" "^7.0.9" |
15409 | | - "@types/node" "^16.9.2" |
| 15411 | + "@types/node" "^18.11.9" |
15410 | 15412 | glob "^7.1.7" |
15411 | | - path-equal "^1.1.2" |
| 15413 | + path-equal "^1.2.5" |
15412 | 15414 | safe-stable-stringify "^2.2.0" |
15413 | 15415 | ts-node "^10.9.1" |
15414 | | - typescript "~4.9.5" |
| 15416 | + typescript "~5.5.0" |
15415 | 15417 | yargs "^17.1.1" |
15416 | 15418 |
|
15417 | | -[email protected], typescript@^5, typescript@^5.0.0, typescript@~ 4.9.5: |
| 15419 | +[email protected], typescript@^5, typescript@^5.0.0, typescript@~ 5.5.0: |
15418 | 15420 | version "5.5.4" |
15419 | 15421 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" |
15420 | 15422 | integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== |
|
15449 | 15451 | resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" |
15450 | 15452 | integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== |
15451 | 15453 |
|
| 15454 | +undici-types@~5.26.4: |
| 15455 | + version "5.26.5" |
| 15456 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
| 15457 | + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 15458 | + |
15452 | 15459 | undici-types@~6.19.2: |
15453 | 15460 | version "6.19.6" |
15454 | 15461 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36" |
|
0 commit comments