|
23 | 23 | dependencies:
|
24 | 24 | "@babel/highlight" "^7.14.5"
|
25 | 25 |
|
| 26 | +"@babel/code-frame@^7.15.8": |
| 27 | + version "7.15.8" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503" |
| 29 | + integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg== |
| 30 | + dependencies: |
| 31 | + "@babel/highlight" "^7.14.5" |
| 32 | + |
26 | 33 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.15.0":
|
27 | 34 | version "7.15.0"
|
28 | 35 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
|
29 | 36 | integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
30 | 37 |
|
31 |
| - |
32 |
| - version "7.15.5" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9" |
34 |
| - integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg== |
| 38 | + |
| 39 | + version "7.15.8" |
| 40 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10" |
| 41 | + integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og== |
35 | 42 | dependencies:
|
36 |
| - "@babel/code-frame" "^7.14.5" |
37 |
| - "@babel/generator" "^7.15.4" |
| 43 | + "@babel/code-frame" "^7.15.8" |
| 44 | + "@babel/generator" "^7.15.8" |
38 | 45 | "@babel/helper-compilation-targets" "^7.15.4"
|
39 |
| - "@babel/helper-module-transforms" "^7.15.4" |
| 46 | + "@babel/helper-module-transforms" "^7.15.8" |
40 | 47 | "@babel/helpers" "^7.15.4"
|
41 |
| - "@babel/parser" "^7.15.5" |
| 48 | + "@babel/parser" "^7.15.8" |
42 | 49 | "@babel/template" "^7.15.4"
|
43 | 50 | "@babel/traverse" "^7.15.4"
|
44 |
| - "@babel/types" "^7.15.4" |
| 51 | + "@babel/types" "^7.15.6" |
45 | 52 | convert-source-map "^1.7.0"
|
46 | 53 | debug "^4.1.0"
|
47 | 54 | gensync "^1.0.0-beta.2"
|
|
76 | 83 | jsesc "^2.5.1"
|
77 | 84 | source-map "^0.5.0"
|
78 | 85 |
|
| 86 | +"@babel/generator@^7.15.8": |
| 87 | + version "7.15.8" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1" |
| 89 | + integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g== |
| 90 | + dependencies: |
| 91 | + "@babel/types" "^7.15.6" |
| 92 | + jsesc "^2.5.1" |
| 93 | + source-map "^0.5.0" |
| 94 | + |
79 | 95 | "@babel/helper-annotate-as-pure@^7.10.4":
|
80 | 96 | version "7.12.10"
|
81 | 97 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d"
|
|
318 | 334 | "@babel/traverse" "^7.15.4"
|
319 | 335 | "@babel/types" "^7.15.4"
|
320 | 336 |
|
| 337 | +"@babel/helper-module-transforms@^7.15.8": |
| 338 | + version "7.15.8" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2" |
| 340 | + integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg== |
| 341 | + dependencies: |
| 342 | + "@babel/helper-module-imports" "^7.15.4" |
| 343 | + "@babel/helper-replace-supers" "^7.15.4" |
| 344 | + "@babel/helper-simple-access" "^7.15.4" |
| 345 | + "@babel/helper-split-export-declaration" "^7.15.4" |
| 346 | + "@babel/helper-validator-identifier" "^7.15.7" |
| 347 | + "@babel/template" "^7.15.4" |
| 348 | + "@babel/traverse" "^7.15.4" |
| 349 | + "@babel/types" "^7.15.6" |
| 350 | + |
321 | 351 | "@babel/helper-optimise-call-expression@^7.14.5":
|
322 | 352 | version "7.14.5"
|
323 | 353 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
|
449 | 479 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
450 | 480 | integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
451 | 481 |
|
| 482 | +"@babel/helper-validator-identifier@^7.15.7": |
| 483 | + version "7.15.7" |
| 484 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" |
| 485 | + integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== |
| 486 | + |
452 | 487 | "@babel/helper-validator-option@^7.14.5":
|
453 | 488 | version "7.14.5"
|
454 | 489 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
525 | 560 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
|
526 | 561 | integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==
|
527 | 562 |
|
528 |
| -"@babel/parser@^7.15.5": |
529 |
| - version "7.15.5" |
530 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac" |
531 |
| - integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg== |
| 563 | +"@babel/parser@^7.15.8": |
| 564 | + version "7.15.8" |
| 565 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016" |
| 566 | + integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA== |
532 | 567 |
|
533 | 568 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
534 | 569 | version "7.15.4"
|
|
539 | 574 | "@babel/helper-skip-transparent-expression-wrappers" "^7.15.4"
|
540 | 575 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
541 | 576 |
|
542 |
| -"@babel/plugin-proposal-async-generator-functions@^7.15.4": |
543 |
| - version "7.15.4" |
544 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.4.tgz#f82aabe96c135d2ceaa917feb9f5fca31635277e" |
545 |
| - integrity sha512-2zt2g5vTXpMC3OmK6uyjvdXptbhBXfA77XGrd3gh93zwG8lZYBLOBImiGBEG0RANu3JqKEACCz5CGk73OJROBw== |
| 577 | +"@babel/plugin-proposal-async-generator-functions@^7.15.8": |
| 578 | + version "7.15.8" |
| 579 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.8.tgz#a3100f785fab4357987c4223ab1b02b599048403" |
| 580 | + integrity sha512-2Z5F2R2ibINTc63mY7FLqGfEbmofrHU9FitJW1Q7aPaKFhiPvSq6QEt/BoWN5oME3GVyjcRuNNSRbb9LC0CSWA== |
546 | 581 | dependencies:
|
547 | 582 | "@babel/helper-plugin-utils" "^7.14.5"
|
548 | 583 | "@babel/helper-remap-async-to-generator" "^7.15.4"
|
|
1025 | 1060 | dependencies:
|
1026 | 1061 | "@babel/helper-plugin-utils" "^7.14.5"
|
1027 | 1062 |
|
1028 |
| -"@babel/plugin-transform-spread@^7.14.6": |
1029 |
| - version "7.14.6" |
1030 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144" |
1031 |
| - integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag== |
| 1063 | +"@babel/plugin-transform-spread@^7.15.8": |
| 1064 | + version "7.15.8" |
| 1065 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.15.8.tgz#79d5aa27f68d700449b2da07691dfa32d2f6d468" |
| 1066 | + integrity sha512-/daZ8s2tNaRekl9YJa9X4bzjpeRZLt122cpgFnQPLGUe61PH8zMEBmYqKkW5xF5JUEh5buEGXJoQpqBmIbpmEQ== |
1032 | 1067 | dependencies:
|
1033 | 1068 | "@babel/helper-plugin-utils" "^7.14.5"
|
1034 |
| - "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" |
| 1069 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.15.4" |
1035 | 1070 |
|
1036 | 1071 | "@babel/plugin-transform-sticky-regex@^7.14.5":
|
1037 | 1072 | version "7.14.5"
|
|
1069 | 1104 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1070 | 1105 | "@babel/helper-plugin-utils" "^7.14.5"
|
1071 | 1106 |
|
1072 |
| - |
1073 |
| - version "7.15.6" |
1074 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659" |
1075 |
| - integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw== |
| 1107 | + |
| 1108 | + version "7.15.8" |
| 1109 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.8.tgz#f527ce5bcb121cd199f6b502bf23e420b3ff8dba" |
| 1110 | + integrity sha512-rCC0wH8husJgY4FPbHsiYyiLxSY8oMDJH7Rl6RQMknbN9oDDHhM9RDFvnGM2MgkbUJzSQB4gtuwygY5mCqGSsA== |
1076 | 1111 | dependencies:
|
1077 | 1112 | "@babel/compat-data" "^7.15.0"
|
1078 | 1113 | "@babel/helper-compilation-targets" "^7.15.4"
|
1079 | 1114 | "@babel/helper-plugin-utils" "^7.14.5"
|
1080 | 1115 | "@babel/helper-validator-option" "^7.14.5"
|
1081 | 1116 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.15.4"
|
1082 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.15.4" |
| 1117 | + "@babel/plugin-proposal-async-generator-functions" "^7.15.8" |
1083 | 1118 | "@babel/plugin-proposal-class-properties" "^7.14.5"
|
1084 | 1119 | "@babel/plugin-proposal-class-static-block" "^7.15.4"
|
1085 | 1120 | "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
1134 | 1169 | "@babel/plugin-transform-regenerator" "^7.14.5"
|
1135 | 1170 | "@babel/plugin-transform-reserved-words" "^7.14.5"
|
1136 | 1171 | "@babel/plugin-transform-shorthand-properties" "^7.14.5"
|
1137 |
| - "@babel/plugin-transform-spread" "^7.14.6" |
| 1172 | + "@babel/plugin-transform-spread" "^7.15.8" |
1138 | 1173 | "@babel/plugin-transform-sticky-regex" "^7.14.5"
|
1139 | 1174 | "@babel/plugin-transform-template-literals" "^7.14.5"
|
1140 | 1175 | "@babel/plugin-transform-typeof-symbol" "^7.14.5"
|
|
1143 | 1178 | "@babel/preset-modules" "^0.1.4"
|
1144 | 1179 | "@babel/types" "^7.15.6"
|
1145 | 1180 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1146 |
| - babel-plugin-polyfill-corejs3 "^0.2.2" |
| 1181 | + babel-plugin-polyfill-corejs3 "^0.2.5" |
1147 | 1182 | babel-plugin-polyfill-regenerator "^0.2.2"
|
1148 | 1183 | core-js-compat "^3.16.0"
|
1149 | 1184 | semver "^6.3.0"
|
@@ -1768,13 +1803,13 @@ babel-plugin-polyfill-corejs2@^0.2.2:
|
1768 | 1803 | "@babel/helper-define-polyfill-provider" "^0.2.2"
|
1769 | 1804 | semver "^6.1.1"
|
1770 | 1805 |
|
1771 |
| -babel-plugin-polyfill-corejs3@^0.2.2: |
1772 |
| - version "0.2.4" |
1773 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.4.tgz#68cb81316b0e8d9d721a92e0009ec6ecd4cd2ca9" |
1774 |
| - integrity sha512-z3HnJE5TY/j4EFEa/qpQMSbcUJZ5JQi+3UFjXzn6pQCmIKc5Ug5j98SuYyH+m4xQnvKlMDIW4plLfgyVnd0IcQ== |
| 1806 | +babel-plugin-polyfill-corejs3@^0.2.5: |
| 1807 | + version "0.2.5" |
| 1808 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.5.tgz#2779846a16a1652244ae268b1e906ada107faf92" |
| 1809 | + integrity sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw== |
1775 | 1810 | dependencies:
|
1776 | 1811 | "@babel/helper-define-polyfill-provider" "^0.2.2"
|
1777 |
| - core-js-compat "^3.14.0" |
| 1812 | + core-js-compat "^3.16.2" |
1778 | 1813 |
|
1779 | 1814 | babel-plugin-polyfill-regenerator@^0.2.2:
|
1780 | 1815 | version "0.2.2"
|
@@ -1932,6 +1967,17 @@ browserslist@^4.16.6:
|
1932 | 1967 | escalade "^3.1.1"
|
1933 | 1968 | node-releases "^1.1.73"
|
1934 | 1969 |
|
| 1970 | +browserslist@^4.17.3: |
| 1971 | + version "4.17.3" |
| 1972 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.3.tgz#2844cd6eebe14d12384b0122d217550160d2d624" |
| 1973 | + integrity sha512-59IqHJV5VGdcJZ+GZ2hU5n4Kv3YiASzW6Xk5g9tf5a/MAzGeFwgGWU39fVzNIOVcgB3+Gp+kiQu0HEfTVU/3VQ== |
| 1974 | + dependencies: |
| 1975 | + caniuse-lite "^1.0.30001264" |
| 1976 | + electron-to-chromium "^1.3.857" |
| 1977 | + escalade "^3.1.1" |
| 1978 | + node-releases "^1.1.77" |
| 1979 | + picocolors "^0.2.1" |
| 1980 | + |
1935 | 1981 | buffer-xor@^1.0.3:
|
1936 | 1982 | version "1.0.3"
|
1937 | 1983 | resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
|
@@ -2015,6 +2061,11 @@ caniuse-lite@^1.0.30001202, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.300012
|
2015 | 2061 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001249.tgz#90a330057f8ff75bfe97a94d047d5e14fabb2ee8"
|
2016 | 2062 | integrity sha512-vcX4U8lwVXPdqzPWi6cAJ3FnQaqXbBqy/GZseKNQzRj37J7qZdGcBtxq/QLFNLLlfsoXLUdHw8Iwenri86Tagw==
|
2017 | 2063 |
|
| 2064 | +caniuse-lite@^1.0.30001264: |
| 2065 | + version "1.0.30001265" |
| 2066 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001265.tgz#0613c9e6c922e422792e6fcefdf9a3afeee4f8c3" |
| 2067 | + integrity sha512-YzBnspggWV5hep1m9Z6sZVLOt7vrju8xWooFAgN6BA5qvy98qPAPb7vNUzypFaoh2pb3vlfzbDO8tB57UPGbtw== |
| 2068 | + |
2018 | 2069 | [email protected], chalk@^2.0.0, chalk@^2.4.2:
|
2019 | 2070 | version "2.4.2"
|
2020 | 2071 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -2185,14 +2236,22 @@ copy-to-clipboard@^3.3.1:
|
2185 | 2236 | dependencies:
|
2186 | 2237 | toggle-selection "^1.0.6"
|
2187 | 2238 |
|
2188 |
| -core-js-compat@^3.14.0, core-js-compat@^3.16.0: |
| 2239 | +core-js-compat@^3.16.0: |
2189 | 2240 | version "3.16.0"
|
2190 | 2241 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f"
|
2191 | 2242 | integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q==
|
2192 | 2243 | dependencies:
|
2193 | 2244 | browserslist "^4.16.6"
|
2194 | 2245 | semver "7.0.0"
|
2195 | 2246 |
|
| 2247 | +core-js-compat@^3.16.2: |
| 2248 | + version "3.18.2" |
| 2249 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.18.2.tgz#e40c266fbd613948dd8d2d2156345da8ac03c142" |
| 2250 | + integrity sha512-25VJYCJtGjZwLguj7d66oiHfmnVw3TMOZ0zV8DyMJp/aeQ3OjR519iOOeck08HMyVVRAqXxafc2Hl+5QstJrsQ== |
| 2251 | + dependencies: |
| 2252 | + browserslist "^4.17.3" |
| 2253 | + semver "7.0.0" |
| 2254 | + |
2196 | 2255 | core-util-is@~1.0.0:
|
2197 | 2256 | version "1.0.2"
|
2198 | 2257 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
@@ -2499,6 +2558,11 @@ electron-to-chromium@^1.3.723, electron-to-chromium@^1.3.793:
|
2499 | 2558 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.799.tgz#6e9911b25e7ecd5aa1e54dcb68f82a3e02d00f09"
|
2500 | 2559 | integrity sha512-V2rbYWdGvSqrg+95KjkVuSi41bGfrhrOzjl1tSi2VLnm0mRe3FsSvhiqidSiSll9WiMhrQAhpDcW/wcqK3c+Yw==
|
2501 | 2560 |
|
| 2561 | +electron-to-chromium@^1.3.857: |
| 2562 | + version "1.3.860" |
| 2563 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.860.tgz#d612e54ed75fa524c12af8da3ad8121ebfe2802b" |
| 2564 | + integrity sha512-gWwGZ+Wv4Mou2SJRH6JQzhTPjL5f95SX7n6VkLTQ/Q/INsZLZNQ1vH2GlZjozKyvT0kkFuCmWTwIoCj+/hUDPw== |
| 2565 | + |
2502 | 2566 | elliptic@^6.5.3:
|
2503 | 2567 | version "6.5.3"
|
2504 | 2568 | resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
|
@@ -3991,6 +4055,11 @@ node-releases@^1.1.71, node-releases@^1.1.73:
|
3991 | 4055 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20"
|
3992 | 4056 | integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==
|
3993 | 4057 |
|
| 4058 | +node-releases@^1.1.77: |
| 4059 | + version "1.1.77" |
| 4060 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.77.tgz#50b0cfede855dd374e7585bf228ff34e57c1c32e" |
| 4061 | + integrity sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ== |
| 4062 | + |
3994 | 4063 | normalize-path@^3.0.0, normalize-path@~3.0.0:
|
3995 | 4064 | version "3.0.0"
|
3996 | 4065 | resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
|
0 commit comments