|
2577 | 2577 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e" |
2578 | 2578 | integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA== |
2579 | 2579 |
|
2580 | | -"@tootallnate/once@2": |
2581 | | - version "2.0.0" |
2582 | | - resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" |
2583 | | - integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== |
2584 | | - |
2585 | 2580 | |
2586 | 2581 | version "0.2.0" |
2587 | 2582 | resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad" |
@@ -3444,11 +3439,6 @@ JSONStream@^1.0.4, JSONStream@^1.3.5: |
3444 | 3439 | jsonparse "^1.2.0" |
3445 | 3440 | through ">=2.2.7 <3" |
3446 | 3441 |
|
3447 | | -abab@^2.0.6: |
3448 | | - version "2.0.6" |
3449 | | - resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291" |
3450 | | - integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA== |
3451 | | - |
3452 | 3442 | abbrev@1, abbrev@^1.0.0: |
3453 | 3443 | version "1.1.1" |
3454 | 3444 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8" |
@@ -3492,12 +3482,12 @@ add-stream@^1.0.0: |
3492 | 3482 | resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa" |
3493 | 3483 | integrity sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ== |
3494 | 3484 |
|
3495 | | -agent-base@6: |
3496 | | - version "6.0.2" |
3497 | | - resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" |
3498 | | - integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ== |
| 3485 | +agent-base@^7.0.2, agent-base@^7.1.0: |
| 3486 | + version "7.1.1" |
| 3487 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.1.tgz#bdbded7dfb096b751a2a087eeeb9664725b2e317" |
| 3488 | + integrity sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA== |
3499 | 3489 | dependencies: |
3500 | | - debug "4" |
| 3490 | + debug "^4.3.4" |
3501 | 3491 |
|
3502 | 3492 | aggregate-error@^3.0.0: |
3503 | 3493 | version "3.1.0" |
@@ -5140,10 +5130,10 @@ csso@^5.0.5: |
5140 | 5130 | dependencies: |
5141 | 5131 | css-tree "~2.2.0" |
5142 | 5132 |
|
5143 | | -cssstyle@^3.0.0: |
5144 | | - version "3.0.0" |
5145 | | - resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-3.0.0.tgz#17ca9c87d26eac764bb8cfd00583cff21ce0277a" |
5146 | | - integrity sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg== |
| 5133 | +cssstyle@^4.0.1: |
| 5134 | + version "4.0.1" |
| 5135 | + resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-4.0.1.tgz#ef29c598a1e90125c870525490ea4f354db0660a" |
| 5136 | + integrity sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ== |
5147 | 5137 | dependencies: |
5148 | 5138 | rrweb-cssom "^0.6.0" |
5149 | 5139 |
|
@@ -5172,14 +5162,13 @@ dargs@^8.0.0: |
5172 | 5162 | resolved "https://registry.yarnpkg.com/dargs/-/dargs-8.1.0.tgz#a34859ea509cbce45485e5aa356fef70bfcc7272" |
5173 | 5163 | integrity sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw== |
5174 | 5164 |
|
5175 | | -data-urls@^4.0.0: |
5176 | | - version "4.0.0" |
5177 | | - resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-4.0.0.tgz#333a454eca6f9a5b7b0f1013ff89074c3f522dd4" |
5178 | | - integrity sha512-/mMTei/JXPqvFqQtfyTowxmJVwr2PVAeCcDxyFf6LhoOu/09TX2OX3kb2wzi4DMXcfj4OItwDOnhl5oziPnT6g== |
| 5165 | +data-urls@^5.0.0: |
| 5166 | + version "5.0.0" |
| 5167 | + resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-5.0.0.tgz#2f76906bce1824429ffecb6920f45a0b30f00dde" |
| 5168 | + integrity sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg== |
5179 | 5169 | dependencies: |
5180 | | - abab "^2.0.6" |
5181 | | - whatwg-mimetype "^3.0.0" |
5182 | | - whatwg-url "^12.0.0" |
| 5170 | + whatwg-mimetype "^4.0.0" |
| 5171 | + whatwg-url "^14.0.0" |
5183 | 5172 |
|
5184 | 5173 | dateformat@^3.0.0: |
5185 | 5174 | version "3.0.3" |
@@ -5423,13 +5412,6 @@ domelementtype@^2.0.1, domelementtype@^2.2.0, domelementtype@^2.3.0: |
5423 | 5412 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d" |
5424 | 5413 | integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw== |
5425 | 5414 |
|
5426 | | -domexception@^4.0.0: |
5427 | | - version "4.0.0" |
5428 | | - resolved "https://registry.yarnpkg.com/domexception/-/domexception-4.0.0.tgz#4ad1be56ccadc86fc76d033353999a8037d03673" |
5429 | | - integrity sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw== |
5430 | | - dependencies: |
5431 | | - webidl-conversions "^7.0.0" |
5432 | | - |
5433 | 5415 | domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1: |
5434 | 5416 | version "4.3.1" |
5435 | 5417 | resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.3.1.tgz#8d792033416f59d68bc03a5aa7b018c1ca89279c" |
@@ -6828,12 +6810,12 @@ hosted-git-info@^4.0.0, hosted-git-info@^4.0.1: |
6828 | 6810 | dependencies: |
6829 | 6811 | lru-cache "^6.0.0" |
6830 | 6812 |
|
6831 | | -html-encoding-sniffer@^3.0.0: |
6832 | | - version "3.0.0" |
6833 | | - resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz#2cb1a8cf0db52414776e5b2a7a04d5dd98158de9" |
6834 | | - integrity sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA== |
| 6813 | +html-encoding-sniffer@^4.0.0: |
| 6814 | + version "4.0.0" |
| 6815 | + resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz#696df529a7cfd82446369dc5193e590a3735b448" |
| 6816 | + integrity sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ== |
6835 | 6817 | dependencies: |
6836 | | - whatwg-encoding "^2.0.0" |
| 6818 | + whatwg-encoding "^3.1.1" |
6837 | 6819 |
|
6838 | 6820 | html-entities@^2.1.0: |
6839 | 6821 | version "2.3.3" |
|
6912 | 6894 | statuses "2.0.1" |
6913 | 6895 | toidentifier "1.0.1" |
6914 | 6896 |
|
6915 | | -http-proxy-agent@^5.0.0: |
6916 | | - version "5.0.0" |
6917 | | - resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz#5129800203520d434f142bc78ff3c170800f2b43" |
6918 | | - integrity sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w== |
| 6897 | +http-proxy-agent@^7.0.0: |
| 6898 | + version "7.0.2" |
| 6899 | + resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e" |
| 6900 | + integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig== |
6919 | 6901 | dependencies: |
6920 | | - "@tootallnate/once" "2" |
6921 | | - agent-base "6" |
6922 | | - debug "4" |
| 6902 | + agent-base "^7.1.0" |
| 6903 | + debug "^4.3.4" |
6923 | 6904 |
|
6924 | 6905 | https-browserify@^1.0.0: |
6925 | 6906 | version "1.0.0" |
6926 | 6907 | resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" |
6927 | 6908 | integrity sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg== |
6928 | 6909 |
|
6929 | | -https-proxy-agent@^5.0.1: |
6930 | | - version "5.0.1" |
6931 | | - resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6" |
6932 | | - integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA== |
| 6910 | +https-proxy-agent@^7.0.2: |
| 6911 | + version "7.0.4" |
| 6912 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168" |
| 6913 | + integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg== |
6933 | 6914 | dependencies: |
6934 | | - agent-base "6" |
| 6915 | + agent-base "^7.0.2" |
6935 | 6916 | debug "4" |
6936 | 6917 |
|
6937 | 6918 | human-signals@^2.1.0: |
@@ -7510,34 +7491,32 @@ js-yaml@^4.1.0: |
7510 | 7491 | dependencies: |
7511 | 7492 | argparse "^2.0.1" |
7512 | 7493 |
|
7513 | | -jsdom@^22.1.0: |
7514 | | - version "22.1.0" |
7515 | | - resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-22.1.0.tgz#0fca6d1a37fbeb7f4aac93d1090d782c56b611c8" |
7516 | | - integrity sha512-/9AVW7xNbsBv6GfWho4TTNjEo9fe6Zhf9O7s0Fhhr3u+awPwAJMKwAMXnkk5vBxflqLW9hTHX/0cs+P3gW+cQw== |
| 7494 | +jsdom@^24.0.0: |
| 7495 | + version "24.0.0" |
| 7496 | + resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-24.0.0.tgz#e2dc04e4c79da368481659818ee2b0cd7c39007c" |
| 7497 | + integrity sha512-UDS2NayCvmXSXVP6mpTj+73JnNQadZlr9N68189xib2tx5Mls7swlTNao26IoHv46BZJFvXygyRtyXd1feAk1A== |
7517 | 7498 | dependencies: |
7518 | | - abab "^2.0.6" |
7519 | | - cssstyle "^3.0.0" |
7520 | | - data-urls "^4.0.0" |
| 7499 | + cssstyle "^4.0.1" |
| 7500 | + data-urls "^5.0.0" |
7521 | 7501 | decimal.js "^10.4.3" |
7522 | | - domexception "^4.0.0" |
7523 | 7502 | form-data "^4.0.0" |
7524 | | - html-encoding-sniffer "^3.0.0" |
7525 | | - http-proxy-agent "^5.0.0" |
7526 | | - https-proxy-agent "^5.0.1" |
| 7503 | + html-encoding-sniffer "^4.0.0" |
| 7504 | + http-proxy-agent "^7.0.0" |
| 7505 | + https-proxy-agent "^7.0.2" |
7527 | 7506 | is-potential-custom-element-name "^1.0.1" |
7528 | | - nwsapi "^2.2.4" |
| 7507 | + nwsapi "^2.2.7" |
7529 | 7508 | parse5 "^7.1.2" |
7530 | 7509 | rrweb-cssom "^0.6.0" |
7531 | 7510 | saxes "^6.0.0" |
7532 | 7511 | symbol-tree "^3.2.4" |
7533 | | - tough-cookie "^4.1.2" |
7534 | | - w3c-xmlserializer "^4.0.0" |
| 7512 | + tough-cookie "^4.1.3" |
| 7513 | + w3c-xmlserializer "^5.0.0" |
7535 | 7514 | webidl-conversions "^7.0.0" |
7536 | | - whatwg-encoding "^2.0.0" |
7537 | | - whatwg-mimetype "^3.0.0" |
7538 | | - whatwg-url "^12.0.1" |
7539 | | - ws "^8.13.0" |
7540 | | - xml-name-validator "^4.0.0" |
| 7515 | + whatwg-encoding "^3.1.1" |
| 7516 | + whatwg-mimetype "^4.0.0" |
| 7517 | + whatwg-url "^14.0.0" |
| 7518 | + ws "^8.16.0" |
| 7519 | + xml-name-validator "^5.0.0" |
7541 | 7520 |
|
7542 | 7521 | jsesc@^2.5.1: |
7543 | 7522 | version "2.5.2" |
@@ -8690,10 +8669,10 @@ nuxt@^2.17.3: |
8690 | 8669 | "@nuxt/vue-renderer" "2.17.3" |
8691 | 8670 | "@nuxt/webpack" "2.17.3" |
8692 | 8671 |
|
8693 | | -nwsapi@^2.2.4: |
8694 | | - version "2.2.4" |
8695 | | - resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.4.tgz#fd59d5e904e8e1f03c25a7d5a15cfa16c714a1e5" |
8696 | | - integrity sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g== |
| 8672 | +nwsapi@^2.2.7: |
| 8673 | + version "2.2.9" |
| 8674 | + resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.9.tgz#7f3303218372db2e9f27c27766bcfc59ae7e61c6" |
| 8675 | + integrity sha512-2f3F0SEEer8bBu0dsNCFF50N0cTThV1nWFYcEYFZttdW0lDAoybv9cQoK7X7/68Z89S7FoRrVjP1LPX4XRf9vg== |
8697 | 8676 |
|
8698 | 8677 | object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: |
8699 | 8678 | version "4.1.1" |
@@ -10125,11 +10104,16 @@ punycode@^1.2.4: |
10125 | 10104 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" |
10126 | 10105 | integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ== |
10127 | 10106 |
|
10128 | | -punycode@^2.1.0, punycode@^2.1.1, punycode@^2.3.0: |
| 10107 | +punycode@^2.1.0, punycode@^2.1.1: |
10129 | 10108 | version "2.3.0" |
10130 | 10109 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f" |
10131 | 10110 | integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA== |
10132 | 10111 |
|
| 10112 | +punycode@^2.3.1: |
| 10113 | + version "2.3.1" |
| 10114 | + resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" |
| 10115 | + integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== |
| 10116 | + |
10133 | 10117 | q@^1.5.1: |
10134 | 10118 | version "1.5.1" |
10135 | 10119 | resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" |
@@ -11615,22 +11599,22 @@ touch@^3.1.0: |
11615 | 11599 | dependencies: |
11616 | 11600 | nopt "~1.0.10" |
11617 | 11601 |
|
11618 | | -tough-cookie@^4.1.2: |
11619 | | - version "4.1.3" |
11620 | | - resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" |
11621 | | - integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw== |
| 11602 | +tough-cookie@^4.1.3: |
| 11603 | + version "4.1.4" |
| 11604 | + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.4.tgz#945f1461b45b5a8c76821c33ea49c3ac192c1b36" |
| 11605 | + integrity sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag== |
11622 | 11606 | dependencies: |
11623 | 11607 | psl "^1.1.33" |
11624 | 11608 | punycode "^2.1.1" |
11625 | 11609 | universalify "^0.2.0" |
11626 | 11610 | url-parse "^1.5.3" |
11627 | 11611 |
|
11628 | | -tr46@^4.1.1: |
11629 | | - version "4.1.1" |
11630 | | - resolved "https://registry.yarnpkg.com/tr46/-/tr46-4.1.1.tgz#281a758dcc82aeb4fe38c7dfe4d11a395aac8469" |
11631 | | - integrity sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw== |
| 11612 | +tr46@^5.0.0: |
| 11613 | + version "5.0.0" |
| 11614 | + resolved "https://registry.yarnpkg.com/tr46/-/tr46-5.0.0.tgz#3b46d583613ec7283020d79019f1335723801cec" |
| 11615 | + integrity sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g== |
11632 | 11616 | dependencies: |
11633 | | - punycode "^2.3.0" |
| 11617 | + punycode "^2.3.1" |
11634 | 11618 |
|
11635 | 11619 | tr46@~0.0.3: |
11636 | 11620 | version "0.0.3" |
@@ -12171,12 +12155,12 @@ vuex@^3.6.2: |
12171 | 12155 | resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.2.tgz#236bc086a870c3ae79946f107f16de59d5895e71" |
12172 | 12156 | integrity sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw== |
12173 | 12157 |
|
12174 | | -w3c-xmlserializer@^4.0.0: |
12175 | | - version "4.0.0" |
12176 | | - resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz#aebdc84920d806222936e3cdce408e32488a3073" |
12177 | | - integrity sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw== |
| 12158 | +w3c-xmlserializer@^5.0.0: |
| 12159 | + version "5.0.0" |
| 12160 | + resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz#f925ba26855158594d907313cedd1476c5967f6c" |
| 12161 | + integrity sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA== |
12178 | 12162 | dependencies: |
12179 | | - xml-name-validator "^4.0.0" |
| 12163 | + xml-name-validator "^5.0.0" |
12180 | 12164 |
|
12181 | 12165 | watchpack-chokidar2@^2.0.1: |
12182 | 12166 | version "2.0.1" |
@@ -12308,24 +12292,24 @@ webpackbar@^6.0.0: |
12308 | 12292 | std-env "^3.7.0" |
12309 | 12293 | wrap-ansi "^7.0.0" |
12310 | 12294 |
|
12311 | | -whatwg-encoding@^2.0.0: |
12312 | | - version "2.0.0" |
12313 | | - resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz#e7635f597fd87020858626805a2729fa7698ac53" |
12314 | | - integrity sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg== |
| 12295 | +whatwg-encoding@^3.1.1: |
| 12296 | + version "3.1.1" |
| 12297 | + resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz#d0f4ef769905d426e1688f3e34381a99b60b76e5" |
| 12298 | + integrity sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ== |
12315 | 12299 | dependencies: |
12316 | 12300 | iconv-lite "0.6.3" |
12317 | 12301 |
|
12318 | | -whatwg-mimetype@^3.0.0: |
12319 | | - version "3.0.0" |
12320 | | - resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz#5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7" |
12321 | | - integrity sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q== |
| 12302 | +whatwg-mimetype@^4.0.0: |
| 12303 | + version "4.0.0" |
| 12304 | + resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz#bc1bf94a985dc50388d54a9258ac405c3ca2fc0a" |
| 12305 | + integrity sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg== |
12322 | 12306 |
|
12323 | | -whatwg-url@^12.0.0, whatwg-url@^12.0.1: |
12324 | | - version "12.0.1" |
12325 | | - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-12.0.1.tgz#fd7bcc71192e7c3a2a97b9a8d6b094853ed8773c" |
12326 | | - integrity sha512-Ed/LrqB8EPlGxjS+TrsXcpUond1mhccS3pchLhzSgPCnTimUCKj3IZE75pAs5m6heB2U2TMerKFUXheyHY+VDQ== |
| 12307 | +whatwg-url@^14.0.0: |
| 12308 | + version "14.0.0" |
| 12309 | + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-14.0.0.tgz#00baaa7fd198744910c4b1ef68378f2200e4ceb6" |
| 12310 | + integrity sha512-1lfMEm2IEr7RIV+f4lUNPOqfFL+pO+Xw3fJSqmjX9AbXcXcYOkCe1P6+9VBZB6n94af16NfZf+sSk0JCBZC9aw== |
12327 | 12311 | dependencies: |
12328 | | - tr46 "^4.1.1" |
| 12312 | + tr46 "^5.0.0" |
12329 | 12313 | webidl-conversions "^7.0.0" |
12330 | 12314 |
|
12331 | 12315 | whatwg-url@^5.0.0: |
@@ -12460,16 +12444,21 @@ ws@^7.3.1: |
12460 | 12444 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591" |
12461 | 12445 | integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q== |
12462 | 12446 |
|
12463 | | -ws@^8.13.0: |
12464 | | - version "8.13.0" |
12465 | | - resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0" |
12466 | | - integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA== |
| 12447 | +ws@^8.16.0: |
| 12448 | + version "8.17.0" |
| 12449 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea" |
| 12450 | + integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow== |
12467 | 12451 |
|
12468 | 12452 | xml-name-validator@^4.0.0: |
12469 | 12453 | version "4.0.0" |
12470 | 12454 | resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835" |
12471 | 12455 | integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw== |
12472 | 12456 |
|
| 12457 | +xml-name-validator@^5.0.0: |
| 12458 | + version "5.0.0" |
| 12459 | + resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-5.0.0.tgz#82be9b957f7afdacf961e5980f1bf227c0bf7673" |
| 12460 | + integrity sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg== |
| 12461 | + |
12473 | 12462 | xmlchars@^2.2.0: |
12474 | 12463 | version "2.2.0" |
12475 | 12464 | resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb" |
|
0 commit comments