|
857 | 857 | tslib "^2.6.2"
|
858 | 858 |
|
859 | 859 | "@aws-sdk/types@^3.222.0":
|
860 |
| - version "3.731.0" |
861 |
| - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.731.0.tgz#c35cc2a8c4c9eca768563037ffbdc0cb599f4cd4" |
862 |
| - integrity sha512-NrdkJg6oOUbXR2r9WvHP408CLyvST8cJfp1/jP9pemtjvjPoh6NukbCtiSFdOOb1eryP02CnqQWItfJC1p2Y/Q== |
| 860 | + version "3.734.0" |
| 861 | + resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2" |
| 862 | + integrity sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg== |
863 | 863 | dependencies:
|
864 |
| - "@smithy/types" "^4.0.0" |
| 864 | + "@smithy/types" "^4.1.0" |
865 | 865 | tslib "^2.6.2"
|
866 | 866 |
|
867 | 867 |
|
|
940 | 940 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
|
941 | 941 | integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
|
942 | 942 |
|
943 |
| -"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": |
| 943 | + |
944 | 944 | version "7.26.0"
|
945 | 945 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
|
946 | 946 | integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
|
|
961 | 961 | json5 "^2.2.3"
|
962 | 962 | semver "^6.3.1"
|
963 | 963 |
|
| 964 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": |
| 965 | + version "7.26.7" |
| 966 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 967 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
| 968 | + dependencies: |
| 969 | + "@ampproject/remapping" "^2.2.0" |
| 970 | + "@babel/code-frame" "^7.26.2" |
| 971 | + "@babel/generator" "^7.26.5" |
| 972 | + "@babel/helper-compilation-targets" "^7.26.5" |
| 973 | + "@babel/helper-module-transforms" "^7.26.0" |
| 974 | + "@babel/helpers" "^7.26.7" |
| 975 | + "@babel/parser" "^7.26.7" |
| 976 | + "@babel/template" "^7.25.9" |
| 977 | + "@babel/traverse" "^7.26.7" |
| 978 | + "@babel/types" "^7.26.7" |
| 979 | + convert-source-map "^2.0.0" |
| 980 | + debug "^4.1.0" |
| 981 | + gensync "^1.0.0-beta.2" |
| 982 | + json5 "^2.2.3" |
| 983 | + semver "^6.3.1" |
| 984 | + |
964 | 985 | "@babel/generator@^7.26.0", "@babel/generator@^7.26.5", "@babel/generator@^7.7.2":
|
965 | 986 | version "7.26.5"
|
966 | 987 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458"
|
|
979 | 1000 | dependencies:
|
980 | 1001 | "@babel/types" "^7.25.9"
|
981 | 1002 |
|
982 |
| -"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9": |
| 1003 | +"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5": |
983 | 1004 | version "7.26.5"
|
984 | 1005 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
|
985 | 1006 | integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
|
|
1110 | 1131 | "@babel/traverse" "^7.25.9"
|
1111 | 1132 | "@babel/types" "^7.25.9"
|
1112 | 1133 |
|
1113 |
| -"@babel/helpers@^7.26.0": |
1114 |
| - version "7.26.0" |
1115 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
1116 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 1134 | +"@babel/helpers@^7.26.0", "@babel/helpers@^7.26.7": |
| 1135 | + version "7.26.7" |
| 1136 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 1137 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
1117 | 1138 | dependencies:
|
1118 | 1139 | "@babel/template" "^7.25.9"
|
1119 |
| - "@babel/types" "^7.26.0" |
| 1140 | + "@babel/types" "^7.26.7" |
1120 | 1141 |
|
1121 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5": |
1122 |
| - version "7.26.5" |
1123 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f" |
1124 |
| - integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw== |
| 1142 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 1143 | + version "7.26.7" |
| 1144 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 1145 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
1125 | 1146 | dependencies:
|
1126 |
| - "@babel/types" "^7.26.5" |
| 1147 | + "@babel/types" "^7.26.7" |
1127 | 1148 |
|
1128 | 1149 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
1129 | 1150 | version "7.25.9"
|
|
1653 | 1674 | "@babel/helper-plugin-utils" "^7.25.9"
|
1654 | 1675 |
|
1655 | 1676 | "@babel/plugin-transform-typeof-symbol@^7.25.9":
|
1656 |
| - version "7.25.9" |
1657 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b" |
1658 |
| - integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA== |
| 1677 | + version "7.26.7" |
| 1678 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937" |
| 1679 | + integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw== |
1659 | 1680 | dependencies:
|
1660 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1681 | + "@babel/helper-plugin-utils" "^7.26.5" |
1661 | 1682 |
|
1662 | 1683 | "@babel/plugin-transform-typescript@^7.25.9":
|
1663 |
| - version "7.26.5" |
1664 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.5.tgz#6d9b48e8ee40a45a3ed12ebc013449fdf261714c" |
1665 |
| - integrity sha512-GJhPO0y8SD5EYVCy2Zr+9dSZcEgaSmq5BLR0Oc25TOEhC+ba49vUAGZFjy8v79z9E1mdldq4x9d1xgh4L1d5dQ== |
| 1684 | + version "7.26.7" |
| 1685 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.7.tgz#64339515ea3eff610160f62499c3ef437d0ac83d" |
| 1686 | + integrity sha512-5cJurntg+AT+cgelGP9Bt788DKiAw9gIMSMU2NJrLAilnj0m8WZWUNZPSLOmadYsujHutpgElO+50foX+ib/Wg== |
1666 | 1687 | dependencies:
|
1667 | 1688 | "@babel/helper-annotate-as-pure" "^7.25.9"
|
1668 | 1689 | "@babel/helper-create-class-features-plugin" "^7.25.9"
|
|
1797 | 1818 | "@babel/plugin-transform-typescript" "^7.25.9"
|
1798 | 1819 |
|
1799 | 1820 | "@babel/runtime-corejs3@^7.14.9":
|
1800 |
| - version "7.26.0" |
1801 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz#5af6bed16073eb4a0191233d61e158a5c768c430" |
1802 |
| - integrity sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w== |
| 1821 | + version "7.26.7" |
| 1822 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.7.tgz#586756721b532572b8592d825ebbb5bc08f08ad4" |
| 1823 | + integrity sha512-55gRV8vGrCIYZnaQHQrD92Lo/hYE3Sj5tmbuf0hhHR7sj2CWhEhHU89hbq+UVDXvFG1zUVXJhUkEq1eAfqXtFw== |
1803 | 1824 | dependencies:
|
1804 | 1825 | core-js-pure "^3.30.2"
|
1805 | 1826 | regenerator-runtime "^0.14.0"
|
1806 | 1827 |
|
1807 | 1828 | "@babel/runtime@^7.8.4":
|
1808 |
| - version "7.26.0" |
1809 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" |
1810 |
| - integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== |
| 1829 | + version "7.26.7" |
| 1830 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341" |
| 1831 | + integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ== |
1811 | 1832 | dependencies:
|
1812 | 1833 | regenerator-runtime "^0.14.0"
|
1813 | 1834 |
|
|
1820 | 1841 | "@babel/parser" "^7.25.9"
|
1821 | 1842 | "@babel/types" "^7.25.9"
|
1822 | 1843 |
|
1823 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5": |
1824 |
| - version "7.26.5" |
1825 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.5.tgz#6d0be3e772ff786456c1a37538208286f6e79021" |
1826 |
| - integrity sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ== |
| 1844 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7": |
| 1845 | + version "7.26.7" |
| 1846 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 1847 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
1827 | 1848 | dependencies:
|
1828 | 1849 | "@babel/code-frame" "^7.26.2"
|
1829 | 1850 | "@babel/generator" "^7.26.5"
|
1830 |
| - "@babel/parser" "^7.26.5" |
| 1851 | + "@babel/parser" "^7.26.7" |
1831 | 1852 | "@babel/template" "^7.25.9"
|
1832 |
| - "@babel/types" "^7.26.5" |
| 1853 | + "@babel/types" "^7.26.7" |
1833 | 1854 | debug "^4.3.1"
|
1834 | 1855 | globals "^11.1.0"
|
1835 | 1856 |
|
1836 |
| -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1837 |
| - version "7.26.5" |
1838 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747" |
1839 |
| - integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg== |
| 1857 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1858 | + version "7.26.7" |
| 1859 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 1860 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
1840 | 1861 | dependencies:
|
1841 | 1862 | "@babel/helper-string-parser" "^7.25.9"
|
1842 | 1863 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
3063 | 3084 | dependencies:
|
3064 | 3085 | tslib "^2.6.2"
|
3065 | 3086 |
|
3066 |
| -"@smithy/types@^4.0.0": |
| 3087 | +"@smithy/types@^4.1.0": |
3067 | 3088 | version "4.1.0"
|
3068 | 3089 | resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f"
|
3069 | 3090 | integrity sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==
|
|
3377 | 3398 | "@types/responselike" "^1.0.0"
|
3378 | 3399 |
|
3379 | 3400 | "@types/emscripten@^1.39.6":
|
3380 |
| - version "1.39.13" |
3381 |
| - resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.13.tgz#afeb1648648dc096efe57983e20387627306e2aa" |
3382 |
| - integrity sha512-cFq+fO/isvhvmuP/+Sl4K4jtU6E23DoivtbO4r50e3odaxAiVdbfSYRDdJ4gCdxx+3aRjhphS5ZMwIH4hFy/Cw== |
| 3401 | + version "1.40.0" |
| 3402 | + resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.40.0.tgz#765f0c77080058faafd6b24de8ccebf573c1464c" |
| 3403 | + integrity sha512-MD2JJ25S4tnjnhjWyalMS6K6p0h+zQV6+Ylm+aGbiS8tSn/aHLSGNzBgduj6FB4zH0ax2GRMGYi/8G1uOxhXWA== |
3383 | 3404 |
|
3384 | 3405 | "@types/graceful-fs@^4.1.3":
|
3385 | 3406 | version "4.1.9"
|
|
3450 | 3471 | integrity sha512-eXQpwnkI4Ntw5uJg6i2PINdRFWLr55dqjuYQaLHNjvqTzF14QdNWbCbml9sza0byyXNA0hZlHtcdN+VNDcgVHA==
|
3451 | 3472 |
|
3452 | 3473 | "@types/node@*", "@types/node@>=13.7.0":
|
3453 |
| - version "22.10.7" |
3454 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7" |
3455 |
| - integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg== |
| 3474 | + version "22.10.10" |
| 3475 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6" |
| 3476 | + integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww== |
3456 | 3477 | dependencies:
|
3457 | 3478 | undici-types "~6.20.0"
|
3458 | 3479 |
|
3459 | 3480 | "@types/node@^20.0.0":
|
3460 |
| - version "20.17.14" |
3461 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14.tgz#579e7d75eeb5d46b75c73c98821639e64b689608" |
3462 |
| - integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg== |
| 3481 | + version "20.17.16" |
| 3482 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.16.tgz#b33b0edc1bf925b27349e494b871ca4451fabab4" |
| 3483 | + integrity sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw== |
3463 | 3484 | dependencies:
|
3464 | 3485 | undici-types "~6.19.2"
|
3465 | 3486 |
|
|
4549 | 4570 | semver "^7.5.3"
|
4550 | 4571 |
|
4551 | 4572 | electron-to-chromium@^1.5.73:
|
4552 |
| - version "1.5.83" |
4553 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.83.tgz#3f74078f0c83e24bf7e692eaa855a998d1bec34f" |
4554 |
| - integrity sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ== |
| 4573 | + version "1.5.88" |
| 4574 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.88.tgz#cdb6e2dda85e6521e8d7d3035ba391c8848e073a" |
| 4575 | + integrity sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw== |
4555 | 4576 |
|
4556 | 4577 |
|
4557 | 4578 | version "5.0.0"
|
@@ -4842,11 +4863,11 @@ find-up@^4.0.0, find-up@^4.1.0:
|
4842 | 4863 | path-exists "^4.0.0"
|
4843 | 4864 |
|
4844 | 4865 | for-each@^0.3.3:
|
4845 |
| - version "0.3.3" |
4846 |
| - resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e" |
4847 |
| - integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw== |
| 4866 | + version "0.3.4" |
| 4867 | + resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.4.tgz#814517ffc303d1399b2564d8165318e735d0341c" |
| 4868 | + integrity sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw== |
4848 | 4869 | dependencies:
|
4849 |
| - is-callable "^1.1.3" |
| 4870 | + is-callable "^1.2.7" |
4850 | 4871 |
|
4851 | 4872 | foreground-child@^3.1.0:
|
4852 | 4873 | version "3.3.0"
|
@@ -5470,7 +5491,7 @@ is-buffer@^2.0.0:
|
5470 | 5491 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
|
5471 | 5492 | integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
|
5472 | 5493 |
|
5473 |
| -is-callable@^1.1.3: |
| 5494 | +is-callable@^1.2.7: |
5474 | 5495 | version "1.2.7"
|
5475 | 5496 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
|
5476 | 5497 | integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
|
|
6739 | 6760 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
|
6740 | 6761 | integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
|
6741 | 6762 |
|
6742 |
| -napi-build-utils@^1.0.1: |
6743 |
| - version "1.0.2" |
6744 |
| - resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806" |
6745 |
| - integrity sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg== |
| 6763 | +napi-build-utils@^2.0.0: |
| 6764 | + version "2.0.0" |
| 6765 | + resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz#13c22c0187fcfccce1461844136372a47ddc027e" |
| 6766 | + integrity sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA== |
6746 | 6767 |
|
6747 | 6768 | natural-compare@^1.4.0:
|
6748 | 6769 | version "1.4.0"
|
@@ -7166,16 +7187,16 @@ possible-typed-array-names@^1.0.0:
|
7166 | 7187 | integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
|
7167 | 7188 |
|
7168 | 7189 | prebuild-install@^7.1.1:
|
7169 |
| - version "7.1.2" |
7170 |
| - resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.2.tgz#a5fd9986f5a6251fbc47e1e5c65de71e68c0a056" |
7171 |
| - integrity sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ== |
| 7190 | + version "7.1.3" |
| 7191 | + resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.3.tgz#d630abad2b147443f20a212917beae68b8092eec" |
| 7192 | + integrity sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug== |
7172 | 7193 | dependencies:
|
7173 | 7194 | detect-libc "^2.0.0"
|
7174 | 7195 | expand-template "^2.0.3"
|
7175 | 7196 | github-from-package "0.0.0"
|
7176 | 7197 | minimist "^1.2.3"
|
7177 | 7198 | mkdirp-classic "^0.5.3"
|
7178 |
| - napi-build-utils "^1.0.1" |
| 7199 | + napi-build-utils "^2.0.0" |
7179 | 7200 | node-abi "^3.3.0"
|
7180 | 7201 | pump "^3.0.0"
|
7181 | 7202 | rc "^1.2.7"
|
|
0 commit comments