|
490 | 490 | chalk "^2.4.2"
|
491 | 491 |
|
492 | 492 | "@babel/compat-data@^7.22.9":
|
493 |
| - version "7.22.20" |
494 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0" |
495 |
| - integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw== |
| 493 | + version "7.23.2" |
| 494 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc" |
| 495 | + integrity sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ== |
496 | 496 |
|
497 | 497 | "@babel/core@^7.11.6", "@babel/core@^7.12.3":
|
498 |
| - version "7.23.0" |
499 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
500 |
| - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 498 | + version "7.23.2" |
| 499 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94" |
| 500 | + integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ== |
501 | 501 | dependencies:
|
502 | 502 | "@ampproject/remapping" "^2.2.0"
|
503 | 503 | "@babel/code-frame" "^7.22.13"
|
504 | 504 | "@babel/generator" "^7.23.0"
|
505 | 505 | "@babel/helper-compilation-targets" "^7.22.15"
|
506 | 506 | "@babel/helper-module-transforms" "^7.23.0"
|
507 |
| - "@babel/helpers" "^7.23.0" |
| 507 | + "@babel/helpers" "^7.23.2" |
508 | 508 | "@babel/parser" "^7.23.0"
|
509 | 509 | "@babel/template" "^7.22.15"
|
510 |
| - "@babel/traverse" "^7.23.0" |
| 510 | + "@babel/traverse" "^7.23.2" |
511 | 511 | "@babel/types" "^7.23.0"
|
512 | 512 | convert-source-map "^2.0.0"
|
513 | 513 | debug "^4.1.0"
|
|
608 | 608 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
|
609 | 609 | integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
|
610 | 610 |
|
611 |
| -"@babel/helpers@^7.23.0": |
612 |
| - version "7.23.1" |
613 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
614 |
| - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 611 | +"@babel/helpers@^7.23.2": |
| 612 | + version "7.23.2" |
| 613 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
| 614 | + integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
615 | 615 | dependencies:
|
616 | 616 | "@babel/template" "^7.22.15"
|
617 |
| - "@babel/traverse" "^7.23.0" |
| 617 | + "@babel/traverse" "^7.23.2" |
618 | 618 | "@babel/types" "^7.23.0"
|
619 | 619 |
|
620 | 620 | "@babel/highlight@^7.22.13":
|
|
730 | 730 | "@babel/helper-plugin-utils" "^7.22.5"
|
731 | 731 |
|
732 | 732 | "@babel/runtime@^7.18.9", "@babel/runtime@^7.7.6":
|
733 |
| - version "7.23.1" |
734 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d" |
735 |
| - integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g== |
| 733 | + version "7.23.2" |
| 734 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885" |
| 735 | + integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== |
736 | 736 | dependencies:
|
737 | 737 | regenerator-runtime "^0.14.0"
|
738 | 738 |
|
|
745 | 745 | "@babel/parser" "^7.22.15"
|
746 | 746 | "@babel/types" "^7.22.15"
|
747 | 747 |
|
748 |
| -"@babel/traverse@^7.23.0": |
749 |
| - version "7.23.0" |
750 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
751 |
| - integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
| 748 | +"@babel/traverse@^7.23.2": |
| 749 | + version "7.23.2" |
| 750 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 751 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
752 | 752 | dependencies:
|
753 | 753 | "@babel/code-frame" "^7.22.13"
|
754 | 754 | "@babel/generator" "^7.23.0"
|
|
2195 | 2195 | integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
|
2196 | 2196 |
|
2197 | 2197 | electron-to-chromium@^1.4.535:
|
2198 |
| - version "1.4.549" |
2199 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.549.tgz#ab223f5d85c55a9def358db163bc8cacba72df69" |
2200 |
| - integrity sha512-gpXfJslSi4hYDkA0mTLEpYKRv9siAgSUgZ+UWyk+J5Cttpd1ThCVwdclzIwQSclz3hYn049+M2fgrP1WpvF8xg== |
| 2198 | + version "1.4.551" |
| 2199 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.551.tgz#14db6660a88f66ce095ea2657abe5653bc7f42ed" |
| 2200 | + integrity sha512-/Ng/W/kFv7wdEHYzxdK7Cv0BHEGSkSB3M0Ssl8Ndr1eMiYeas/+Mv4cNaDqamqWx6nd2uQZfPz6g25z25M/sdw== |
2201 | 2201 |
|
2202 | 2202 | emittery@^0.13.1:
|
2203 | 2203 | version "0.13.1"
|
|
4009 | 4009 | busboy "^1.6.0"
|
4010 | 4010 |
|
4011 | 4011 | undici@^5.23.0:
|
4012 |
| - version "5.25.4" |
4013 |
| - resolved "https://registry.yarnpkg.com/undici/-/undici-5.25.4.tgz#7d8ef81d94f84cd384986271e5e5599b6dff4296" |
4014 |
| - integrity sha512-450yJxT29qKMf3aoudzFpIciqpx6Pji3hEWaXqXmanbXF58LTAGCKxcJjxMXWu3iG+Mudgo3ZUfDB6YDFd/dAw== |
| 4012 | + version "5.26.3" |
| 4013 | + resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.3.tgz#ab3527b3d5bb25b12f898dfd22165d472dd71b79" |
| 4014 | + integrity sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw== |
4015 | 4015 | dependencies:
|
4016 | 4016 | "@fastify/busboy" "^2.0.0"
|
4017 | 4017 |
|
|
0 commit comments