@@ -1058,6 +1058,14 @@ buffer-from@^1.0.0:
10581058 resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
10591059 integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
10601060
1061+ call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2 :
1062+ version "1.0.2"
1063+ resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1064+ integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
1065+ dependencies :
1066+ es-errors "^1.3.0"
1067+ function-bind "^1.1.2"
1068+
10611069call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6 :
10621070 version "1.0.6"
10631071 resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.6.tgz#6c46675fc7a5e9de82d75a233d586c8b7ac0d931"
@@ -1313,6 +1321,15 @@ domexception@^2.0.1:
13131321 dependencies :
13141322 webidl-conversions "^5.0.0"
13151323
1324+ dunder-proto@^1.0.1 :
1325+ version "1.0.1"
1326+ resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
1327+ integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
1328+ dependencies :
1329+ call-bind-apply-helpers "^1.0.1"
1330+ es-errors "^1.3.0"
1331+ gopd "^1.2.0"
1332+
13161333electron-to-chromium@^1.4.648 :
13171334 version "1.4.660"
13181335 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.660.tgz#80be71d08c1224980e645904ab9155f3fa54a1ea"
@@ -1380,11 +1397,23 @@ es-abstract@^1.22.1, es-abstract@^1.22.3:
13801397 unbox-primitive "^1.0.2"
13811398 which-typed-array "^1.1.13"
13821399
1400+ es-define-property@^1.0.1 :
1401+ version "1.0.1"
1402+ resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
1403+ integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
1404+
13831405es-errors@^1.2.1, es-errors@^1.3.0 :
13841406 version "1.3.0"
13851407 resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
13861408 integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
13871409
1410+ es-object-atoms@^1.0.0, es-object-atoms@^1.1.1 :
1411+ version "1.1.1"
1412+ resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
1413+ integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
1414+ dependencies :
1415+ es-errors "^1.3.0"
1416+
13881417es-set-tostringtag@^2.0.1 :
13891418 version "2.0.2"
13901419 resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz#11f7cc9f63376930a5f20be4915834f4bc74f9c9"
@@ -1394,6 +1423,16 @@ es-set-tostringtag@^2.0.1:
13941423 has-tostringtag "^1.0.0"
13951424 hasown "^2.0.0"
13961425
1426+ es-set-tostringtag@^2.1.0 :
1427+ version "2.1.0"
1428+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
1429+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
1430+ dependencies :
1431+ es-errors "^1.3.0"
1432+ get-intrinsic "^1.2.6"
1433+ has-tostringtag "^1.0.2"
1434+ hasown "^2.0.2"
1435+
13971436es-to-primitive@^1.2.1 :
13981437 version "1.2.1"
13991438 resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -1671,13 +1710,15 @@ for-each@^0.3.3:
16711710 is-callable "^1.1.3"
16721711
16731712form-data@^3.0.0 :
1674- version "3.0.1 "
1675- resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1 .tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f "
1676- integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg ==
1713+ version "3.0.4 "
1714+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.4 .tgz#938273171d3f999286a4557528ce022dc2c98df1 "
1715+ integrity sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ ==
16771716 dependencies :
16781717 asynckit "^0.4.0"
16791718 combined-stream "^1.0.8"
1680- mime-types "^2.1.12"
1719+ es-set-tostringtag "^2.1.0"
1720+ hasown "^2.0.2"
1721+ mime-types "^2.1.35"
16811722
16821723fs.realpath@^1.0.0 :
16831724 version "1.0.0"
@@ -1730,11 +1771,35 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@
17301771 has-symbols "^1.0.3"
17311772 hasown "^2.0.0"
17321773
1774+ get-intrinsic@^1.2.6 :
1775+ version "1.3.0"
1776+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
1777+ integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
1778+ dependencies :
1779+ call-bind-apply-helpers "^1.0.2"
1780+ es-define-property "^1.0.1"
1781+ es-errors "^1.3.0"
1782+ es-object-atoms "^1.1.1"
1783+ function-bind "^1.1.2"
1784+ get-proto "^1.0.1"
1785+ gopd "^1.2.0"
1786+ has-symbols "^1.1.0"
1787+ hasown "^2.0.2"
1788+ math-intrinsics "^1.1.0"
1789+
17331790get-package-type@^0.1.0 :
17341791 version "0.1.0"
17351792 resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
17361793 integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
17371794
1795+ get-proto@^1.0.1 :
1796+ version "1.0.1"
1797+ resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
1798+ integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
1799+ dependencies :
1800+ dunder-proto "^1.0.1"
1801+ es-object-atoms "^1.0.0"
1802+
17381803get-stream@^6.0.0 :
17391804 version "6.0.1"
17401805 resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
@@ -1812,6 +1877,11 @@ gopd@^1.0.1:
18121877 dependencies :
18131878 get-intrinsic "^1.1.3"
18141879
1880+ gopd@^1.2.0 :
1881+ version "1.2.0"
1882+ resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
1883+ integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
1884+
18151885graceful-fs@^4.1.2, graceful-fs@^4.2.9 :
18161886 version "4.2.11"
18171887 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
@@ -1854,7 +1924,12 @@ has-symbols@^1.0.2, has-symbols@^1.0.3:
18541924 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
18551925 integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
18561926
1857- has-tostringtag@^1.0.0, has-tostringtag@^1.0.1 :
1927+ has-symbols@^1.1.0 :
1928+ version "1.1.0"
1929+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
1930+ integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
1931+
1932+ has-tostringtag@^1.0.0, has-tostringtag@^1.0.1, has-tostringtag@^1.0.2 :
18581933 version "1.0.2"
18591934 resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
18601935 integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
@@ -1868,6 +1943,13 @@ hasown@^2.0.0:
18681943 dependencies :
18691944 function-bind "^1.1.2"
18701945
1946+ hasown@^2.0.2 :
1947+ version "2.0.2"
1948+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
1949+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
1950+ dependencies :
1951+ function-bind "^1.1.2"
1952+
18711953hosted-git-info@^2.1.4 :
18721954 version "2.8.9"
18731955 resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
@@ -2758,6 +2840,11 @@ makeerror@1.0.12:
27582840 dependencies :
27592841 tmpl "1.0.5"
27602842
2843+ math-intrinsics@^1.1.0 :
2844+ version "1.1.0"
2845+ resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
2846+ integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
2847+
27612848memorystream@^0.3.1 :
27622849 version "0.3.1"
27632850 resolved "https://registry.yarnpkg.com/memorystream/-/memorystream-0.3.1.tgz#86d7090b30ce455d63fbae12dda51a47ddcaf9b2"
@@ -2786,7 +2873,7 @@ mime-db@1.52.0:
27862873 resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
27872874 integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
27882875
2789- mime-types@^2.1.12 :
2876+ mime-types@^2.1.35 :
27902877 version "2.1.35"
27912878 resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
27922879 integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
0 commit comments