|
56 | 56 | dependencies:
|
57 | 57 | "@babel/highlight" "^7.10.4"
|
58 | 58 |
|
59 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.8.3": |
| 59 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.8.3": |
60 | 60 | version "7.24.7"
|
61 | 61 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
|
62 | 62 | integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
|
63 | 63 | dependencies:
|
64 | 64 | "@babel/highlight" "^7.24.7"
|
65 | 65 | picocolors "^1.0.0"
|
66 | 66 |
|
| 67 | +"@babel/code-frame@^7.12.13": |
| 68 | + version "7.26.0" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
| 70 | + integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 71 | + dependencies: |
| 72 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 73 | + js-tokens "^4.0.0" |
| 74 | + picocolors "^1.0.0" |
| 75 | + |
67 | 76 | "@babel/code-frame@^7.22.13":
|
68 | 77 | version "7.23.5"
|
69 | 78 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
|
474 | 483 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
475 | 484 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
476 | 485 |
|
477 |
| -"@babel/helper-validator-identifier@^7.24.6", "@babel/helper-validator-identifier@^7.24.7": |
| 486 | +"@babel/helper-validator-identifier@^7.24.6": |
478 | 487 | version "7.24.7"
|
479 | 488 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
480 | 489 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
481 | 490 |
|
| 491 | +"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.25.9": |
| 492 | + version "7.25.9" |
| 493 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 494 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 495 | + |
482 | 496 | "@babel/helper-validator-identifier@^7.25.7":
|
483 | 497 | version "7.25.7"
|
484 | 498 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
|
|
517 | 531 | "@babel/template" "^7.25.7"
|
518 | 532 | "@babel/types" "^7.25.7"
|
519 | 533 |
|
520 |
| -"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4", "@babel/highlight@^7.24.7": |
| 534 | +"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4": |
521 | 535 | version "7.24.7"
|
522 | 536 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
|
523 | 537 | integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
|
|
527 | 541 | js-tokens "^4.0.0"
|
528 | 542 | picocolors "^1.0.0"
|
529 | 543 |
|
| 544 | +"@babel/highlight@^7.24.7": |
| 545 | + version "7.25.9" |
| 546 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
| 547 | + integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== |
| 548 | + dependencies: |
| 549 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 550 | + chalk "^2.4.2" |
| 551 | + js-tokens "^4.0.0" |
| 552 | + picocolors "^1.0.0" |
| 553 | + |
530 | 554 | "@babel/highlight@^7.25.7":
|
531 | 555 | version "7.25.7"
|
532 | 556 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5"
|
|
3151 | 3175 | "@types/istanbul-lib-report" "*"
|
3152 | 3176 |
|
3153 | 3177 | "@types/jest@^29.0.0":
|
3154 |
| - version "29.5.13" |
3155 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc" |
3156 |
| - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== |
| 3178 | + version "29.5.14" |
| 3179 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" |
| 3180 | + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== |
3157 | 3181 | dependencies:
|
3158 | 3182 | expect "^29.0.0"
|
3159 | 3183 | pretty-format "^29.0.0"
|
|
3213 | 3237 | form-data "^4.0.0"
|
3214 | 3238 |
|
3215 | 3239 | "@types/node@*":
|
3216 |
| - version "22.5.5" |
3217 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44" |
3218 |
| - integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA== |
| 3240 | + version "22.8.1" |
| 3241 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16" |
| 3242 | + integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg== |
3219 | 3243 | dependencies:
|
3220 |
| - undici-types "~6.19.2" |
| 3244 | + undici-types "~6.19.8" |
3221 | 3245 |
|
3222 | 3246 | "@types/node@>=10.0.0":
|
3223 | 3247 | version "20.14.10"
|
@@ -10344,7 +10368,12 @@ physical-cpu-count@^2.0.0:
|
10344 | 10368 | resolved "https://registry.yarnpkg.com/physical-cpu-count/-/physical-cpu-count-2.0.0.tgz#18de2f97e4bf7a9551ad7511942b5496f7aba660"
|
10345 | 10369 | integrity sha512-rxJOljMuWtYlvREBmd6TZYanfcPhNUKtGDZBjBBS8WG1dpN2iwPsRJZgQqN/OtJuiQckdRFOfzogqJClTrsi7g==
|
10346 | 10370 |
|
10347 |
| -picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0: |
| 10371 | +picocolors@^1.0.0: |
| 10372 | + version "1.1.1" |
| 10373 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 10374 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 10375 | + |
| 10376 | +picocolors@^1.0.1, picocolors@^1.1.0: |
10348 | 10377 | version "1.1.0"
|
10349 | 10378 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
|
10350 | 10379 | integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
|
@@ -12572,7 +12601,7 @@ undici-types@~5.26.4:
|
12572 | 12601 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
12573 | 12602 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
12574 | 12603 |
|
12575 |
| -undici-types@~6.19.2: |
| 12604 | +undici-types@~6.19.8: |
12576 | 12605 | version "6.19.8"
|
12577 | 12606 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
|
12578 | 12607 | integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
|
|
0 commit comments