|
23 | 23 | "@babel/highlight" "^7.22.13" |
24 | 24 | chalk "^2.4.2" |
25 | 25 |
|
| 26 | +"@babel/code-frame@^7.25.7": |
| 27 | + version "7.25.7" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7" |
| 29 | + integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g== |
| 30 | + dependencies: |
| 31 | + "@babel/highlight" "^7.25.7" |
| 32 | + picocolors "^1.0.0" |
| 33 | + |
26 | 34 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.22.9": |
27 | 35 | version "7.22.9" |
28 | 36 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
|
59 | 67 | "@jridgewell/trace-mapping" "^0.3.17" |
60 | 68 | jsesc "^2.5.1" |
61 | 69 |
|
| 70 | +"@babel/generator@^7.25.7": |
| 71 | + version "7.25.7" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56" |
| 73 | + integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA== |
| 74 | + dependencies: |
| 75 | + "@babel/types" "^7.25.7" |
| 76 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 77 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 78 | + jsesc "^3.0.2" |
| 79 | + |
62 | 80 | "@babel/helper-annotate-as-pure@^7.16.7": |
63 | 81 | version "7.16.7" |
64 | 82 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862" |
|
132 | 150 | dependencies: |
133 | 151 | "@babel/types" "^7.16.7" |
134 | 152 |
|
135 | | -"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.17.9", "@babel/helper-function-name@^7.22.5": |
| 153 | +"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.17.9": |
136 | 154 | version "7.22.5" |
137 | 155 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
138 | 156 | integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
139 | 157 | dependencies: |
140 | 158 | "@babel/template" "^7.22.5" |
141 | 159 | "@babel/types" "^7.22.5" |
142 | 160 |
|
143 | | -"@babel/helper-hoist-variables@^7.16.7", "@babel/helper-hoist-variables@^7.22.5": |
| 161 | +"@babel/helper-hoist-variables@^7.16.7": |
144 | 162 | version "7.22.5" |
145 | 163 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
146 | 164 | integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
|
230 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
231 | 249 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
232 | 250 |
|
| 251 | +"@babel/helper-string-parser@^7.25.7": |
| 252 | + version "7.25.7" |
| 253 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
| 254 | + integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
| 255 | + |
233 | 256 | "@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.22.15", "@babel/helper-validator-identifier@^7.22.5": |
234 | 257 | version "7.22.15" |
235 | 258 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044" |
236 | 259 | integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== |
237 | 260 |
|
| 261 | +"@babel/helper-validator-identifier@^7.25.7": |
| 262 | + version "7.25.7" |
| 263 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" |
| 264 | + integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== |
| 265 | + |
238 | 266 | "@babel/helper-validator-option@^7.16.7", "@babel/helper-validator-option@^7.22.15": |
239 | 267 | version "7.22.15" |
240 | 268 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
|
268 | 296 | chalk "^2.4.2" |
269 | 297 | js-tokens "^4.0.0" |
270 | 298 |
|
| 299 | +"@babel/highlight@^7.25.7": |
| 300 | + version "7.25.7" |
| 301 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5" |
| 302 | + integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw== |
| 303 | + dependencies: |
| 304 | + "@babel/helper-validator-identifier" "^7.25.7" |
| 305 | + chalk "^2.4.2" |
| 306 | + js-tokens "^4.0.0" |
| 307 | + picocolors "^1.0.0" |
| 308 | + |
271 | 309 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15": |
272 | 310 | version "7.22.15" |
273 | 311 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.15.tgz#d34592bfe288a32e741aa0663dbc4829fcd55160" |
274 | 312 | integrity sha512-RWmQ/sklUN9BvGGpCDgSubhHWfAx24XDTDObup4ffvxaYsptOg2P3KG0j+1eWKLxpkX0j0uHxmpq2Z1SP/VhxA== |
275 | 313 |
|
| 314 | +"@babel/parser@^7.25.7": |
| 315 | + version "7.25.7" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" |
| 317 | + integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== |
| 318 | + dependencies: |
| 319 | + "@babel/types" "^7.25.7" |
| 320 | + |
276 | 321 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
277 | 322 | version "7.16.7" |
278 | 323 | 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.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" |
|
984 | 1029 | "@babel/parser" "^7.22.15" |
985 | 1030 | "@babel/types" "^7.22.15" |
986 | 1031 |
|
987 | | -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.22.15": |
988 | | - version "7.22.15" |
989 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.15.tgz#75be4d2d6e216e880e93017f4e2389aeb77ef2d9" |
990 | | - integrity sha512-DdHPwvJY0sEeN4xJU5uRLmZjgMMDIvMPniLuYzUVXj/GGzysPl0/fwt44JBkyUIzGJPV8QgHMcQdQ34XFuKTYQ== |
| 1032 | +"@babel/template@^7.25.7": |
| 1033 | + version "7.25.7" |
| 1034 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769" |
| 1035 | + integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA== |
991 | 1036 | dependencies: |
992 | | - "@babel/code-frame" "^7.22.13" |
993 | | - "@babel/generator" "^7.22.15" |
994 | | - "@babel/helper-environment-visitor" "^7.22.5" |
995 | | - "@babel/helper-function-name" "^7.22.5" |
996 | | - "@babel/helper-hoist-variables" "^7.22.5" |
997 | | - "@babel/helper-split-export-declaration" "^7.22.6" |
998 | | - "@babel/parser" "^7.22.15" |
999 | | - "@babel/types" "^7.22.15" |
1000 | | - debug "^4.1.0" |
| 1037 | + "@babel/code-frame" "^7.25.7" |
| 1038 | + "@babel/parser" "^7.25.7" |
| 1039 | + "@babel/types" "^7.25.7" |
| 1040 | + |
| 1041 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.22.15": |
| 1042 | + version "7.25.7" |
| 1043 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8" |
| 1044 | + integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg== |
| 1045 | + dependencies: |
| 1046 | + "@babel/code-frame" "^7.25.7" |
| 1047 | + "@babel/generator" "^7.25.7" |
| 1048 | + "@babel/parser" "^7.25.7" |
| 1049 | + "@babel/template" "^7.25.7" |
| 1050 | + "@babel/types" "^7.25.7" |
| 1051 | + debug "^4.3.1" |
1001 | 1052 | globals "^11.1.0" |
1002 | 1053 |
|
1003 | 1054 | "@babel/types@^7.0.0", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
|
1009 | 1060 | "@babel/helper-validator-identifier" "^7.22.15" |
1010 | 1061 | to-fast-properties "^2.0.0" |
1011 | 1062 |
|
| 1063 | +"@babel/types@^7.25.7": |
| 1064 | + version "7.25.7" |
| 1065 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
| 1066 | + integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
| 1067 | + dependencies: |
| 1068 | + "@babel/helper-string-parser" "^7.25.7" |
| 1069 | + "@babel/helper-validator-identifier" "^7.25.7" |
| 1070 | + to-fast-properties "^2.0.0" |
| 1071 | + |
1012 | 1072 | "@bcoe/v8-coverage@^0.2.3": |
1013 | 1073 | version "0.2.3" |
1014 | 1074 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
1463 | 1523 | "@jridgewell/sourcemap-codec" "^1.4.10" |
1464 | 1524 | "@jridgewell/trace-mapping" "^0.3.9" |
1465 | 1525 |
|
| 1526 | +"@jridgewell/gen-mapping@^0.3.5": |
| 1527 | + version "0.3.5" |
| 1528 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" |
| 1529 | + integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== |
| 1530 | + dependencies: |
| 1531 | + "@jridgewell/set-array" "^1.2.1" |
| 1532 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1533 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 1534 | + |
1466 | 1535 | "@jridgewell/resolve-uri@^3.1.0": |
1467 | 1536 | version "3.1.1" |
1468 | 1537 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
|
1473 | 1542 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
1474 | 1543 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
1475 | 1544 |
|
| 1545 | +"@jridgewell/set-array@^1.2.1": |
| 1546 | + version "1.2.1" |
| 1547 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
| 1548 | + integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== |
| 1549 | + |
1476 | 1550 | "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": |
1477 | 1551 | version "1.4.15" |
1478 | 1552 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
|
1486 | 1560 | "@jridgewell/resolve-uri" "^3.1.0" |
1487 | 1561 | "@jridgewell/sourcemap-codec" "^1.4.14" |
1488 | 1562 |
|
| 1563 | +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
| 1564 | + version "0.3.25" |
| 1565 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
| 1566 | + integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
| 1567 | + dependencies: |
| 1568 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1569 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1570 | + |
1489 | 1571 | "@mui/base@5.0.0-beta.23", "@mui/base@^5.0.0-beta.22": |
1490 | 1572 | version "5.0.0-beta.23" |
1491 | 1573 | resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.23.tgz#dd10dfc609d8937749521f940965f757fa3c0f2c" |
@@ -2934,12 +3016,14 @@ axios-retry@^3.8.1: |
2934 | 3016 | "@babel/runtime" "^7.15.4" |
2935 | 3017 | is-retry-allowed "^2.2.0" |
2936 | 3018 |
|
2937 | | -axios@0.26.1: |
2938 | | - version "0.26.1" |
2939 | | - resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9" |
2940 | | - integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA== |
| 3019 | +axios@0.28.0: |
| 3020 | + version "0.28.0" |
| 3021 | + resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89" |
| 3022 | + integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q== |
2941 | 3023 | dependencies: |
2942 | | - follow-redirects "^1.14.8" |
| 3024 | + follow-redirects "^1.15.0" |
| 3025 | + form-data "^4.0.0" |
| 3026 | + proxy-from-env "^1.1.0" |
2943 | 3027 |
|
2944 | 3028 | axios@^0.21.0: |
2945 | 3029 | version "0.21.4" |
@@ -4534,10 +4618,10 @@ flatted@^3.1.0: |
4534 | 4618 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3" |
4535 | 4619 | integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg== |
4536 | 4620 |
|
4537 | | -follow-redirects@^1.14.0, follow-redirects@^1.14.8: |
4538 | | - version "1.14.9" |
4539 | | - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7" |
4540 | | - integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w== |
| 4621 | +follow-redirects@^1.14.0, follow-redirects@^1.15.0: |
| 4622 | + version "1.15.9" |
| 4623 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1" |
| 4624 | + integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ== |
4541 | 4625 |
|
4542 | 4626 | for-each@^0.3.3: |
4543 | 4627 | version "0.3.3" |
@@ -5871,6 +5955,11 @@ jsesc@^2.5.1: |
5871 | 5955 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" |
5872 | 5956 | integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== |
5873 | 5957 |
|
| 5958 | +jsesc@^3.0.2: |
| 5959 | + version "3.0.2" |
| 5960 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e" |
| 5961 | + integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== |
| 5962 | + |
5874 | 5963 | jsesc@~0.5.0: |
5875 | 5964 | version "0.5.0" |
5876 | 5965 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" |
@@ -7467,7 +7556,7 @@ proxy-agent@~5.0.0: |
7467 | 7556 | proxy-from-env "^1.0.0" |
7468 | 7557 | socks-proxy-agent "^5.0.0" |
7469 | 7558 |
|
7470 | | -proxy-from-env@^1.0.0: |
| 7559 | +proxy-from-env@^1.0.0, proxy-from-env@^1.1.0: |
7471 | 7560 | version "1.1.0" |
7472 | 7561 | resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" |
7473 | 7562 | integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== |
@@ -8388,9 +8477,9 @@ synckit@^0.8.4, synckit@^0.8.5: |
8388 | 8477 | tslib "^2.5.0" |
8389 | 8478 |
|
8390 | 8479 | systeminformation@^5.7: |
8391 | | - version "5.12.6" |
8392 | | - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.12.6.tgz#b75d7aaf9f5da32439fc633d2be9eb741691d200" |
8393 | | - integrity sha512-FkCvT5BOuH1OE3+8lFM25oXIYJ0CM8kq4Wgvz2jyBTrsOIgha/6gdJXgbF4rv+g0j/5wJqQLDKan7kc/p7uIvw== |
| 8480 | + version "5.23.5" |
| 8481 | + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.23.5.tgz#bf7544be42c42f7d14a81b02aa0365e9ca1f5266" |
| 8482 | + integrity sha512-PEpJwhRYxZgBCAlWZhWIgfMTjXLqfcaZ1pJsJn9snWNfBW/Z1YQg1mbIUSWrEV3ErAHF7l/OoVLQeaZDlPzkpA== |
8394 | 8483 |
|
8395 | 8484 | tapable@^2.2.0: |
8396 | 8485 | version "2.2.1" |
@@ -9010,9 +9099,9 @@ which@^2.0.1: |
9010 | 9099 | isexe "^2.0.0" |
9011 | 9100 |
|
9012 | 9101 | word-wrap@~1.2.3: |
9013 | | - version "1.2.3" |
9014 | | - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" |
9015 | | - integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== |
| 9102 | + version "1.2.5" |
| 9103 | + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" |
| 9104 | + integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== |
9016 | 9105 |
|
9017 | 9106 | wrap-ansi@^7.0.0: |
9018 | 9107 | version "7.0.0" |
|
0 commit comments