|
57 | 57 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa" |
58 | 58 | integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew== |
59 | 59 |
|
| 60 | +"@babel/compat-data@^7.16.4": |
| 61 | + version "7.16.4" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" |
| 63 | + integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== |
| 64 | + |
60 | 65 | "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
61 | 66 | version "7.12.10" |
62 | 67 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd" |
|
187 | 192 | browserslist "^4.16.6" |
188 | 193 | semver "^6.3.0" |
189 | 194 |
|
| 195 | +"@babel/helper-compilation-targets@^7.16.3": |
| 196 | + version "7.16.3" |
| 197 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0" |
| 198 | + integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA== |
| 199 | + dependencies: |
| 200 | + "@babel/compat-data" "^7.16.0" |
| 201 | + "@babel/helper-validator-option" "^7.14.5" |
| 202 | + browserslist "^4.17.5" |
| 203 | + semver "^6.3.0" |
| 204 | + |
190 | 205 | "@babel/helper-create-class-features-plugin@^7.16.0": |
191 | 206 | version "7.16.0" |
192 | 207 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz#090d4d166b342a03a9fec37ef4fd5aeb9c7c6a4b" |
|
215 | 230 | "@babel/helper-annotate-as-pure" "^7.16.0" |
216 | 231 | regexpu-core "^4.7.1" |
217 | 232 |
|
218 | | -"@babel/helper-define-polyfill-provider@^0.2.4": |
219 | | - version "0.2.4" |
220 | | - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz#8867aed79d3ea6cade40f801efb7ac5c66916b10" |
221 | | - integrity sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ== |
| 233 | +"@babel/helper-define-polyfill-provider@^0.3.0": |
| 234 | + version "0.3.0" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971" |
| 236 | + integrity sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg== |
222 | 237 | dependencies: |
223 | 238 | "@babel/helper-compilation-targets" "^7.13.0" |
224 | 239 | "@babel/helper-module-imports" "^7.12.13" |
|
456 | 471 | "@babel/helper-wrap-function" "^7.16.0" |
457 | 472 | "@babel/types" "^7.16.0" |
458 | 473 |
|
| 474 | +"@babel/helper-remap-async-to-generator@^7.16.4": |
| 475 | + version "7.16.4" |
| 476 | + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz#5d7902f61349ff6b963e07f06a389ce139fbfe6e" |
| 477 | + integrity sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA== |
| 478 | + dependencies: |
| 479 | + "@babel/helper-annotate-as-pure" "^7.16.0" |
| 480 | + "@babel/helper-wrap-function" "^7.16.0" |
| 481 | + "@babel/types" "^7.16.0" |
| 482 | + |
459 | 483 | "@babel/helper-replace-supers@^7.12.1": |
460 | 484 | version "7.12.11" |
461 | 485 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz#ea511658fc66c7908f923106dd88e08d1997d60d" |
|
661 | 685 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.0.tgz#cf147d7ada0a3655e79bf4b08ee846f00a00a295" |
662 | 686 | integrity sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A== |
663 | 687 |
|
664 | | -"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0": |
665 | | - version "7.16.0" |
666 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.0.tgz#efb7f147042aca34ce8156a055906a7abaadeaf0" |
667 | | - integrity sha512-djyecbGMEh4rOb/Tc1M5bUW2Ih1IZRa9PoubnPOCzM+DRE89uGUHR1Y+3aDdTMW4drjGRZ2ol8dt1JUFg6hJLQ== |
| 688 | +"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": |
| 689 | + version "7.16.2" |
| 690 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183" |
| 691 | + integrity sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg== |
668 | 692 | dependencies: |
669 | 693 | "@babel/helper-plugin-utils" "^7.14.5" |
670 | 694 |
|
|
677 | 701 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
678 | 702 | "@babel/plugin-proposal-optional-chaining" "^7.16.0" |
679 | 703 |
|
680 | | -"@babel/plugin-proposal-async-generator-functions@^7.16.0": |
681 | | - version "7.16.0" |
682 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.0.tgz#11425d47a60364352f668ad5fbc1d6596b2c5caf" |
683 | | - integrity sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw== |
| 704 | +"@babel/plugin-proposal-async-generator-functions@^7.16.4": |
| 705 | + version "7.16.4" |
| 706 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz#e606eb6015fec6fa5978c940f315eae4e300b081" |
| 707 | + integrity sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg== |
684 | 708 | dependencies: |
685 | 709 | "@babel/helper-plugin-utils" "^7.14.5" |
686 | | - "@babel/helper-remap-async-to-generator" "^7.16.0" |
| 710 | + "@babel/helper-remap-async-to-generator" "^7.16.4" |
687 | 711 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
688 | 712 |
|
689 | 713 | "@babel/plugin-proposal-class-properties@^7.16.0": |
|
1130 | 1154 | dependencies: |
1131 | 1155 | "@babel/helper-plugin-utils" "^7.14.5" |
1132 | 1156 |
|
| 1157 | +"@babel/plugin-transform-parameters@^7.16.3": |
| 1158 | + version "7.16.3" |
| 1159 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz#fa9e4c874ee5223f891ee6fa8d737f4766d31d15" |
| 1160 | + integrity sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w== |
| 1161 | + dependencies: |
| 1162 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 1163 | + |
1133 | 1164 | "@babel/plugin-transform-property-literals@^7.16.0": |
1134 | 1165 | version "7.16.0" |
1135 | 1166 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.0.tgz#a95c552189a96a00059f6776dc4e00e3690c78d1" |
|
1202 | 1233 | "@babel/helper-create-regexp-features-plugin" "^7.16.0" |
1203 | 1234 | "@babel/helper-plugin-utils" "^7.14.5" |
1204 | 1235 |
|
1205 | | -"@babel/preset-env@7.16.0": |
1206 | | - version "7.16.0" |
1207 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.0.tgz#97228393d217560d6a1c6c56f0adb9d12bca67f5" |
1208 | | - integrity sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg== |
| 1236 | +"@babel/preset-env@7.16.4": |
| 1237 | + version "7.16.4" |
| 1238 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3" |
| 1239 | + integrity sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA== |
1209 | 1240 | dependencies: |
1210 | | - "@babel/compat-data" "^7.16.0" |
1211 | | - "@babel/helper-compilation-targets" "^7.16.0" |
| 1241 | + "@babel/compat-data" "^7.16.4" |
| 1242 | + "@babel/helper-compilation-targets" "^7.16.3" |
1212 | 1243 | "@babel/helper-plugin-utils" "^7.14.5" |
1213 | 1244 | "@babel/helper-validator-option" "^7.14.5" |
1214 | | - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.0" |
| 1245 | + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.2" |
1215 | 1246 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.0" |
1216 | | - "@babel/plugin-proposal-async-generator-functions" "^7.16.0" |
| 1247 | + "@babel/plugin-proposal-async-generator-functions" "^7.16.4" |
1217 | 1248 | "@babel/plugin-proposal-class-properties" "^7.16.0" |
1218 | 1249 | "@babel/plugin-proposal-class-static-block" "^7.16.0" |
1219 | 1250 | "@babel/plugin-proposal-dynamic-import" "^7.16.0" |
|
1263 | 1294 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.0" |
1264 | 1295 | "@babel/plugin-transform-new-target" "^7.16.0" |
1265 | 1296 | "@babel/plugin-transform-object-super" "^7.16.0" |
1266 | | - "@babel/plugin-transform-parameters" "^7.16.0" |
| 1297 | + "@babel/plugin-transform-parameters" "^7.16.3" |
1267 | 1298 | "@babel/plugin-transform-property-literals" "^7.16.0" |
1268 | 1299 | "@babel/plugin-transform-regenerator" "^7.16.0" |
1269 | 1300 | "@babel/plugin-transform-reserved-words" "^7.16.0" |
|
1276 | 1307 | "@babel/plugin-transform-unicode-regex" "^7.16.0" |
1277 | 1308 | "@babel/preset-modules" "^0.1.5" |
1278 | 1309 | "@babel/types" "^7.16.0" |
1279 | | - babel-plugin-polyfill-corejs2 "^0.2.3" |
1280 | | - babel-plugin-polyfill-corejs3 "^0.3.0" |
1281 | | - babel-plugin-polyfill-regenerator "^0.2.3" |
1282 | | - core-js-compat "^3.19.0" |
| 1310 | + babel-plugin-polyfill-corejs2 "^0.3.0" |
| 1311 | + babel-plugin-polyfill-corejs3 "^0.4.0" |
| 1312 | + babel-plugin-polyfill-regenerator "^0.3.0" |
| 1313 | + core-js-compat "^3.19.1" |
1283 | 1314 | semver "^6.3.0" |
1284 | 1315 |
|
1285 | 1316 | "@babel/preset-modules@^0.1.5": |
@@ -2615,29 +2646,29 @@ babel-plugin-jest-hoist@^27.2.0: |
2615 | 2646 | "@types/babel__core" "^7.0.0" |
2616 | 2647 | "@types/babel__traverse" "^7.0.6" |
2617 | 2648 |
|
2618 | | -babel-plugin-polyfill-corejs2@^0.2.3: |
2619 | | - version "0.2.3" |
2620 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz#6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f" |
2621 | | - integrity sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA== |
| 2649 | +babel-plugin-polyfill-corejs2@^0.3.0: |
| 2650 | + version "0.3.0" |
| 2651 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd" |
| 2652 | + integrity sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA== |
2622 | 2653 | dependencies: |
2623 | 2654 | "@babel/compat-data" "^7.13.11" |
2624 | | - "@babel/helper-define-polyfill-provider" "^0.2.4" |
| 2655 | + "@babel/helper-define-polyfill-provider" "^0.3.0" |
2625 | 2656 | semver "^6.1.1" |
2626 | 2657 |
|
2627 | | -babel-plugin-polyfill-corejs3@^0.3.0: |
2628 | | - version "0.3.0" |
2629 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz#fa7ca3d1ee9ddc6193600ffb632c9785d54918af" |
2630 | | - integrity sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg== |
| 2658 | +babel-plugin-polyfill-corejs3@^0.4.0: |
| 2659 | + version "0.4.0" |
| 2660 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087" |
| 2661 | + integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw== |
2631 | 2662 | dependencies: |
2632 | | - "@babel/helper-define-polyfill-provider" "^0.2.4" |
| 2663 | + "@babel/helper-define-polyfill-provider" "^0.3.0" |
2633 | 2664 | core-js-compat "^3.18.0" |
2634 | 2665 |
|
2635 | | -babel-plugin-polyfill-regenerator@^0.2.3: |
2636 | | - version "0.2.3" |
2637 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz#2e9808f5027c4336c994992b48a4262580cb8d6d" |
2638 | | - integrity sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g== |
| 2666 | +babel-plugin-polyfill-regenerator@^0.3.0: |
| 2667 | + version "0.3.0" |
| 2668 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be" |
| 2669 | + integrity sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg== |
2639 | 2670 | dependencies: |
2640 | | - "@babel/helper-define-polyfill-provider" "^0.2.4" |
| 2671 | + "@babel/helper-define-polyfill-provider" "^0.3.0" |
2641 | 2672 |
|
2642 | 2673 | babel-preset-current-node-syntax@^1.0.0: |
2643 | 2674 | version "1.0.1" |
@@ -2741,6 +2772,17 @@ browserslist@^4.17.5: |
2741 | 2772 | node-releases "^2.0.1" |
2742 | 2773 | picocolors "^1.0.0" |
2743 | 2774 |
|
| 2775 | +browserslist@^4.17.6: |
| 2776 | + version "4.18.1" |
| 2777 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f" |
| 2778 | + integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ== |
| 2779 | + dependencies: |
| 2780 | + caniuse-lite "^1.0.30001280" |
| 2781 | + electron-to-chromium "^1.3.896" |
| 2782 | + escalade "^3.1.1" |
| 2783 | + node-releases "^2.0.1" |
| 2784 | + picocolors "^1.0.0" |
| 2785 | + |
2744 | 2786 | bs-logger@0.x: |
2745 | 2787 | version "0.2.6" |
2746 | 2788 | resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" |
@@ -2811,6 +2853,11 @@ caniuse-lite@^1.0.30001271: |
2811 | 2853 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001272.tgz#8e9790ff995e9eb6e1f4c45cd07ddaa87cddbb14" |
2812 | 2854 | integrity sha512-DV1j9Oot5dydyH1v28g25KoVm7l8MTxazwuiH3utWiAS6iL/9Nh//TGwqFEeqqN8nnWYQ8HHhUq+o4QPt9kvYw== |
2813 | 2855 |
|
| 2856 | +caniuse-lite@^1.0.30001280: |
| 2857 | + version "1.0.30001280" |
| 2858 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001280.tgz#066a506046ba4be34cde5f74a08db7a396718fb7" |
| 2859 | + integrity sha512-kFXwYvHe5rix25uwueBxC569o53J6TpnGu0BEEn+6Lhl2vsnAumRFWEBhDft1fwyo6m1r4i+RqA4+163FpeFcA== |
| 2860 | + |
2814 | 2861 | caseless@~0.12.0: |
2815 | 2862 | version "0.12.0" |
2816 | 2863 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" |
@@ -2968,14 +3015,22 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: |
2968 | 3015 | dependencies: |
2969 | 3016 | safe-buffer "~5.1.1" |
2970 | 3017 |
|
2971 | | -core-js-compat@^3.18.0, core-js-compat@^3.19.0: |
| 3018 | +core-js-compat@^3.18.0: |
2972 | 3019 | version "3.19.0" |
2973 | 3020 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.0.tgz#b3b93f93c8721b3ed52b91f12f964cc410967f8b" |
2974 | 3021 | integrity sha512-R09rKZ56ccGBebjTLZHvzDxhz93YPT37gBm6qUhnwj3Kt7aCjjZWD1injyNbyeFHxNKfeZBSyds6O9n3MKq1sw== |
2975 | 3022 | dependencies: |
2976 | 3023 | browserslist "^4.17.5" |
2977 | 3024 | semver "7.0.0" |
2978 | 3025 |
|
| 3026 | +core-js-compat@^3.19.1: |
| 3027 | + version "3.19.1" |
| 3028 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476" |
| 3029 | + integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g== |
| 3030 | + dependencies: |
| 3031 | + browserslist "^4.17.6" |
| 3032 | + semver "7.0.0" |
| 3033 | + |
2979 | 3034 | core-util-is@~1.0.0: |
2980 | 3035 | version "1.0.2" |
2981 | 3036 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" |
@@ -3134,6 +3189,11 @@ electron-to-chromium@^1.3.878: |
3134 | 3189 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.885.tgz#c8cec32fbc61364127849ae00f2395a1bae7c454" |
3135 | 3190 | integrity sha512-JXKFJcVWrdHa09n4CNZYfYaK6EW5aAew7/wr3L1OnsD1L+JHL+RCtd7QgIsxUbFPeTwPlvnpqNNTOLkoefmtXg== |
3136 | 3191 |
|
| 3192 | +electron-to-chromium@^1.3.896: |
| 3193 | + version "1.3.899" |
| 3194 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.899.tgz#4d7d040e73def3d5f5bd6b8a21049025dce6fce0" |
| 3195 | + integrity sha512-w16Dtd2zl7VZ4N4Db+FIa7n36sgPGCKjrKvUUmp5ialsikvcQLjcJR9RWnlYNxIyEHLdHaoIZEqKsPxU9MdyBg== |
| 3196 | + |
3137 | 3197 | elliptic@6.5.4: |
3138 | 3198 | version "6.5.4" |
3139 | 3199 | resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" |
|
0 commit comments