|
4709 | 4709 | "@microsoft/fast-foundation" "^2.38.0" |
4710 | 4710 | "@microsoft/fast-react-wrapper" "^0.1.18" |
4711 | 4711 |
|
4712 | | -"@wdio/cli@7.23.0": |
4713 | | - version "7.23.0" |
4714 | | - resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-7.23.0.tgz#257cfb2b029e5dcfffadd631d5c6ec04b0719658" |
4715 | | - integrity sha512-4pE/68EhuMDBwI1DbERH98NNzyCoYqBmHK2+1iSEZrIHeZPlxl/1G+F5ek1zqFEKnH4Ih6UC2jyAYiOuhn9eMQ== |
| 4712 | +"@wdio/cli@7.24.0": |
| 4713 | + version "7.24.0" |
| 4714 | + resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-7.24.0.tgz#c2049b64396b4b6f7b7a4f77f3cffd346a870192" |
| 4715 | + integrity sha512-eP1f6Bw8glrMDMVzeLfb1PU3COSUn7PnMeJE210nuVarBBnfwKIJmu4WrYoYyImOThnmuiYMGpI8pbyBfm23nA== |
4716 | 4716 | dependencies: |
4717 | 4717 | "@types/ejs" "^3.0.5" |
4718 | 4718 | "@types/fs-extra" "^9.0.4" |
|
4722 | 4722 | "@types/lodash.union" "^4.6.6" |
4723 | 4723 | "@types/node" "^18.0.0" |
4724 | 4724 | "@types/recursive-readdir" "^2.2.0" |
4725 | | - "@wdio/config" "7.23.0" |
| 4725 | + "@wdio/config" "7.24.0" |
4726 | 4726 | "@wdio/logger" "7.19.0" |
4727 | 4727 | "@wdio/protocols" "7.22.0" |
4728 | | - "@wdio/types" "7.23.0" |
4729 | | - "@wdio/utils" "7.23.0" |
| 4728 | + "@wdio/types" "7.24.0" |
| 4729 | + "@wdio/utils" "7.24.0" |
4730 | 4730 | async-exit-hook "^2.0.1" |
4731 | 4731 | chalk "^4.0.0" |
4732 | 4732 | chokidar "^3.0.0" |
|
4739 | 4739 | lodash.union "^4.6.0" |
4740 | 4740 | mkdirp "^1.0.4" |
4741 | 4741 | recursive-readdir "^2.2.2" |
4742 | | - webdriverio "7.23.0" |
| 4742 | + webdriverio "7.24.0" |
4743 | 4743 | yargs "^17.0.0" |
4744 | 4744 | yarn-install "^1.0.0" |
4745 | 4745 |
|
4746 | | -"@wdio/config@7.23.0": |
4747 | | - version "7.23.0" |
4748 | | - resolved "https://registry.yarnpkg.com/@wdio/config/-/config-7.23.0.tgz#3c8d2b2731f5e2a01c83bd9dbd1f207457f25e54" |
4749 | | - integrity sha512-jLf1yUqu5EUyzCUxsZzDDGurkA2/8LKBv/4W55jYkRqnw4dqwx/kvOLDGIBJnNFOWF/enhvJwNuxEGf3dWNynQ== |
| 4746 | +"@wdio/config@7.24.0": |
| 4747 | + version "7.24.0" |
| 4748 | + resolved "https://registry.yarnpkg.com/@wdio/config/-/config-7.24.0.tgz#ac29f8c25df8bba29bd811a386a46ff05386b213" |
| 4749 | + integrity sha512-MSIuwbs7JeOh9eMiFP3nVYDyaK3jYv7HY4eJIfvl6TBo4G1mTjbF1Dnct38W0ZR5WIFeSKhl15LiumbNUv0pyA== |
4750 | 4750 | dependencies: |
4751 | 4751 | "@wdio/logger" "7.19.0" |
4752 | | - "@wdio/types" "7.23.0" |
4753 | | - "@wdio/utils" "7.23.0" |
| 4752 | + "@wdio/types" "7.24.0" |
| 4753 | + "@wdio/utils" "7.24.0" |
4754 | 4754 | deepmerge "^4.0.0" |
4755 | 4755 | glob "^8.0.3" |
4756 | 4756 |
|
4757 | | -"@wdio/local-runner@7.23.0": |
4758 | | - version "7.23.0" |
4759 | | - resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-7.23.0.tgz#b18945d4d0aa59ee207fa6620f64bd588ead18ee" |
4760 | | - integrity sha512-Toj3olSvzLpvP9ZhAB/sb4YoVGrd7u2Idypcu9hpak2cSmXnqR767MD32ctbQKZblrwjNQqm8uh/GEDQG0PAtw== |
| 4757 | +"@wdio/local-runner@7.24.0": |
| 4758 | + version "7.24.0" |
| 4759 | + resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-7.24.0.tgz#f6903b18ee816ce2a9f0a082ea64e56d6b4c0408" |
| 4760 | + integrity sha512-woNmoNNDTouPuom9Hl2l/7J9ZMAxb6cRVI8B0SEJAV32tDcMfm773RQB9qxtpBxZHQf43LHjcq75BWB/zRrI5g== |
4761 | 4761 | dependencies: |
4762 | 4762 | "@types/stream-buffers" "^3.0.3" |
4763 | 4763 | "@wdio/logger" "7.19.0" |
4764 | | - "@wdio/repl" "7.23.0" |
4765 | | - "@wdio/runner" "7.23.0" |
4766 | | - "@wdio/types" "7.23.0" |
| 4764 | + "@wdio/repl" "7.24.0" |
| 4765 | + "@wdio/runner" "7.24.0" |
| 4766 | + "@wdio/types" "7.24.0" |
4767 | 4767 | async-exit-hook "^2.0.1" |
4768 | 4768 | split2 "^4.0.0" |
4769 | 4769 | stream-buffers "^3.0.2" |
|
4778 | 4778 | loglevel-plugin-prefix "^0.8.4" |
4779 | 4779 | strip-ansi "^6.0.0" |
4780 | 4780 |
|
4781 | | -"@wdio/mocha-framework@7.23.0": |
4782 | | - version "7.23.0" |
4783 | | - resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-7.23.0.tgz#243c797c6a3629ef8cc845f9e48800a03e4c7de7" |
4784 | | - integrity sha512-/qMc9FEl5B1CWfBBd/vJR6gbZpBSk71hR+29ME00RflE3RhlDHlJkXnGQi1cDd+jjp8LQyxG9+yZmVdUDBQaQA== |
| 4781 | +"@wdio/mocha-framework@7.24.0": |
| 4782 | + version "7.24.0" |
| 4783 | + resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-7.24.0.tgz#8b3f747f7701cc2e3b79de4226c8ae7dda2141b2" |
| 4784 | + integrity sha512-8nadTD2mUGZnccGAdv4yAhqibrePYIlnhcxUXc2OpnMtO9Zey8TmZ8FlCHJ2tSvplkGNqq4X7SVK9lHatYH2yg== |
4785 | 4785 | dependencies: |
4786 | 4786 | "@types/mocha" "^9.0.0" |
4787 | 4787 | "@wdio/logger" "7.19.0" |
4788 | | - "@wdio/types" "7.23.0" |
4789 | | - "@wdio/utils" "7.23.0" |
| 4788 | + "@wdio/types" "7.24.0" |
| 4789 | + "@wdio/utils" "7.24.0" |
4790 | 4790 | expect-webdriverio "^3.0.0" |
4791 | 4791 | mocha "^10.0.0" |
4792 | 4792 |
|
|
4795 | 4795 | resolved "https://registry.yarnpkg.com/@wdio/protocols/-/protocols-7.22.0.tgz#d89faef687cb08981d734bbc5e5dffc6fb5a064c" |
4796 | 4796 | integrity sha512-8EXRR+Ymdwousm/VGtW3H1hwxZ/1g1H99A1lF0U4GuJ5cFWHCd0IVE5H31Z52i8ZruouW8jueMkGZPSo2IIUSQ== |
4797 | 4797 |
|
4798 | | -"@wdio/repl@7.23.0": |
4799 | | - version "7.23.0" |
4800 | | - resolved "https://registry.yarnpkg.com/@wdio/repl/-/repl-7.23.0.tgz#959f963ffe9ffea7e6047583f50ca70cdc92f933" |
4801 | | - integrity sha512-AZwNnS2r+6fAjp9JonmZEM6kN1mWNGN4xOxOgRp/MJUK3XAK0HJ4ZoWqeMeEMlPmu1nlm/1oUyeQYThFEj5n2Q== |
| 4798 | +"@wdio/repl@7.24.0": |
| 4799 | + version "7.24.0" |
| 4800 | + resolved "https://registry.yarnpkg.com/@wdio/repl/-/repl-7.24.0.tgz#bb3ce2e9804fec3b803552efe3f8a056e274e026" |
| 4801 | + integrity sha512-DloYlOMCgENnWk4PWDqCkZCieHdl1BwSc/EOU3czQMt4KV8qTm1SyMbeCSgaAjVWiNEYTkRodupia2sJGYtIJA== |
4802 | 4802 | dependencies: |
4803 | | - "@wdio/utils" "7.23.0" |
| 4803 | + "@wdio/utils" "7.24.0" |
4804 | 4804 |
|
4805 | | -"@wdio/reporter@7.23.0": |
4806 | | - version "7.23.0" |
4807 | | - resolved "https://registry.yarnpkg.com/@wdio/reporter/-/reporter-7.23.0.tgz#a5db9f1e27ebbab98f3c79780aa89c92e9420295" |
4808 | | - integrity sha512-ryZvCNfnAmqlDy7cBMcssjAdGZb8gV0NhFT+mklyoaaRqSH0xFCPah+8W/IxNufWXfauOVoR4ehz1/1szaBw6g== |
| 4805 | +"@wdio/reporter@7.24.0": |
| 4806 | + version "7.24.0" |
| 4807 | + resolved "https://registry.yarnpkg.com/@wdio/reporter/-/reporter-7.24.0.tgz#36e26d86d57418472af7466bdaa16dc4535f3d1d" |
| 4808 | + integrity sha512-iZUQpF3zHmBH+4GWZYqf9/yDxmufSGmfIn0GkZHhiymv+pIN8y8zTNlZ5OH6t0h+ICdeoAOxlBEUBMy4eVRhHQ== |
4809 | 4809 | dependencies: |
4810 | 4810 | "@types/diff" "^5.0.0" |
4811 | 4811 | "@types/node" "^18.0.0" |
4812 | 4812 | "@types/object-inspect" "^1.8.0" |
4813 | 4813 | "@types/supports-color" "^8.1.0" |
4814 | 4814 | "@types/tmp" "^0.2.0" |
4815 | | - "@wdio/types" "7.23.0" |
| 4815 | + "@wdio/types" "7.24.0" |
4816 | 4816 | diff "^5.0.0" |
4817 | 4817 | fs-extra "^10.0.0" |
4818 | 4818 | object-inspect "^1.10.3" |
4819 | 4819 | supports-color "8.1.1" |
4820 | 4820 |
|
4821 | | -"@wdio/runner@7.23.0": |
4822 | | - version "7.23.0" |
4823 | | - resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-7.23.0.tgz#617636d4e08810ad32aa2f9a4106c1582123aa16" |
4824 | | - integrity sha512-3blOBtbyAurGW0Azhjnw/qdBGdOwXlazTs6yOPvCU2iyE/TsQjkJPpPeYXiLeDIHuFdc5hIVFUfShrTwPFXmBw== |
| 4821 | +"@wdio/runner@7.24.0": |
| 4822 | + version "7.24.0" |
| 4823 | + resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-7.24.0.tgz#d81fb017062e0b482e14b590db284e6b4eb17812" |
| 4824 | + integrity sha512-OfFQPV2eR/asJDEqfI8YTF5CuJpzgkMItjrHNyUKMhLy5E6Vc6LKQ/+K1wlJhnf/mJLOYQmU2ha0AL97V7+ldw== |
4825 | 4825 | dependencies: |
4826 | | - "@wdio/config" "7.23.0" |
| 4826 | + "@wdio/config" "7.24.0" |
4827 | 4827 | "@wdio/logger" "7.19.0" |
4828 | | - "@wdio/types" "7.23.0" |
4829 | | - "@wdio/utils" "7.23.0" |
| 4828 | + "@wdio/types" "7.24.0" |
| 4829 | + "@wdio/utils" "7.24.0" |
4830 | 4830 | deepmerge "^4.0.0" |
4831 | 4831 | gaze "^1.1.2" |
4832 | | - webdriver "7.23.0" |
4833 | | - webdriverio "7.23.0" |
| 4832 | + webdriver "7.24.0" |
| 4833 | + webdriverio "7.24.0" |
4834 | 4834 |
|
4835 | | -"@wdio/spec-reporter@7.23.0": |
4836 | | - version "7.23.0" |
4837 | | - resolved "https://registry.yarnpkg.com/@wdio/spec-reporter/-/spec-reporter-7.23.0.tgz#eed7b0018f5053b268448c9b6980411fb51a9573" |
4838 | | - integrity sha512-QMMIkQn98pXFtwpOititK9QgVm+7E2eFS2gKYv4zMTkRFiWpizXeg4aBjXJZnEMqmN8OPMQLbptVWW2Ha7Cyqg== |
| 4835 | +"@wdio/spec-reporter@7.24.0": |
| 4836 | + version "7.24.0" |
| 4837 | + resolved "https://registry.yarnpkg.com/@wdio/spec-reporter/-/spec-reporter-7.24.0.tgz#20fc0cfb660999cd900e07efdeb5095cb5baf4fd" |
| 4838 | + integrity sha512-BKdVad0srzIq+grzSZ3NUiA3NUSkCazwfc1AXuODqBhwp72gvoR14b4JLOnzAaT0mQ+GvJrjL05gu9sFVD5ziw== |
4839 | 4839 | dependencies: |
4840 | 4840 | "@types/easy-table" "^1.2.0" |
4841 | | - "@wdio/reporter" "7.23.0" |
4842 | | - "@wdio/types" "7.23.0" |
| 4841 | + "@wdio/reporter" "7.24.0" |
| 4842 | + "@wdio/types" "7.24.0" |
4843 | 4843 | chalk "^4.0.0" |
4844 | 4844 | easy-table "^1.1.1" |
4845 | 4845 | pretty-ms "^7.0.0" |
4846 | 4846 |
|
4847 | | -"@wdio/types@7.23.0": |
4848 | | - version "7.23.0" |
4849 | | - resolved "https://registry.yarnpkg.com/@wdio/types/-/types-7.23.0.tgz#4d2a1099f9d0c6f68372d6ea06a40cb50ee2dc6d" |
4850 | | - integrity sha512-9I00r/AkitiDbOX0swYo6r3t1jzEHd6DD3opH5Zz/pMGQbwMenqvmACH+HwnRA7QKbcRVb1bY66yogMxvfQYAQ== |
| 4847 | +"@wdio/types@7.24.0": |
| 4848 | + version "7.24.0" |
| 4849 | + resolved "https://registry.yarnpkg.com/@wdio/types/-/types-7.24.0.tgz#ded79460f8a2a4892232e2707fb8d0ce3694bfd5" |
| 4850 | + integrity sha512-wJZ+1lIHFz5aWXSO+k91wX8tfZdpyX4YYoker5xfC4zvM7ypyK81dZyiE5whS+QFL3VTCPP8dXNjwX5f5h+YEw== |
4851 | 4851 | dependencies: |
4852 | 4852 | "@types/node" "^18.0.0" |
4853 | 4853 | got "^11.8.1" |
4854 | 4854 |
|
4855 | | -"@wdio/utils@7.23.0": |
4856 | | - version "7.23.0" |
4857 | | - resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-7.23.0.tgz#04056cea87c5f94fb3dc0cc7951beb6161120e9a" |
4858 | | - integrity sha512-kFnUOkU2IUQXORCOzZ4QcSPA1Dk+QdUMwWYB04jtfYle1Wyzbbs9c+7PeIe03oRHBHHCYOkd6+YcnwcZAxWmOQ== |
| 4855 | +"@wdio/utils@7.24.0": |
| 4856 | + version "7.24.0" |
| 4857 | + resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-7.24.0.tgz#f6d4c8fce057a2064f87fe6e4f8fa77286058129" |
| 4858 | + integrity sha512-VWfFT1Ket3pAt19kY5lPRuwJDheKF4hMwG0AiezkqqerDl/m+fcb4a6pj1WHjlawvlYM4MM15iBZFxYfphG9lg== |
4859 | 4859 | dependencies: |
4860 | 4860 | "@wdio/logger" "7.19.0" |
4861 | | - "@wdio/types" "7.23.0" |
| 4861 | + "@wdio/types" "7.24.0" |
4862 | 4862 | p-iteration "^1.1.8" |
4863 | 4863 |
|
4864 | 4864 | "@webassemblyjs/ [email protected]": |
|
8065 | 8065 | resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.981744.tgz#9960da0370284577d46c28979a0b32651022bacf" |
8066 | 8066 | integrity sha512-0cuGS8+jhR67Fy7qG3i3Pc7Aw494sb9yG9QgpG97SFVWwolgYjlhJg7n+UaHxOQT30d1TYu/EYe9k01ivLErIg== |
8067 | 8067 |
|
8068 | | -devtools-protocol@^0.0.1034970: |
8069 | | - version "0.0.1034970" |
8070 | | - resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1034970.tgz#edbbdfee461def49bff61fa8780138ce4a1e105f" |
8071 | | - integrity sha512-kC7Wo+7z+Bo202DVB7qVqccreL+RpcGk/6eCrpM1qj2azag6UCMg05GL3ty2adg8CXWFpUGdMeyFJfIN8lQtgw== |
| 8068 | +devtools-protocol@^0.0.1040073: |
| 8069 | + version "0.0.1040073" |
| 8070 | + resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1040073.tgz#9ca5e033c9a52d3811c76903642973e3be75b5ca" |
| 8071 | + integrity sha512-+iipnm2hvmlWs4MVNx7HwSTxhDxsXnQyK5F1OalZVXeUhdPgP/23T42NCyg0TK3wL/Yg92SVrSuGKqdg12o54w== |
8072 | 8072 |
|
8073 | | -devtools@7.23.0: |
8074 | | - version "7.23.0" |
8075 | | - resolved "https://registry.yarnpkg.com/devtools/-/devtools-7.23.0.tgz#5bb0a37c5c36aa9eebb58c5314d6f2fd23f6c0a1" |
8076 | | - integrity sha512-mu9ovRS0sfLP9bjtC20bCy8DF9kCtH9Xg1XmII6Vk+Icc2z/IMbm05QO0ScFDRrr3KdzldmfUOud5KfsLY4W/w== |
| 8073 | +devtools@7.24.0: |
| 8074 | + version "7.24.0" |
| 8075 | + resolved "https://registry.yarnpkg.com/devtools/-/devtools-7.24.0.tgz#7ae2d6216ca578fe75e64affcb5998998b654fb1" |
| 8076 | + integrity sha512-QcUacRC+qf5cNGkiWAO/HM+0pM4onlYL7+AafZfpZVN8GOhrvWHeyzM9mxmlMwM+aU2NcRK+cYVCbB0gZL9MGA== |
8077 | 8077 | dependencies: |
8078 | 8078 | "@types/node" "^18.0.0" |
8079 | 8079 | "@types/ua-parser-js" "^0.7.33" |
8080 | | - "@wdio/config" "7.23.0" |
| 8080 | + "@wdio/config" "7.24.0" |
8081 | 8081 | "@wdio/logger" "7.19.0" |
8082 | 8082 | "@wdio/protocols" "7.22.0" |
8083 | | - "@wdio/types" "7.23.0" |
8084 | | - "@wdio/utils" "7.23.0" |
| 8083 | + "@wdio/types" "7.24.0" |
| 8084 | + "@wdio/utils" "7.24.0" |
8085 | 8085 | chrome-launcher "^0.15.0" |
8086 | 8086 | edge-paths "^2.1.0" |
8087 | 8087 | puppeteer-core "^13.1.3" |
@@ -18463,40 +18463,40 @@ web-namespaces@^1.0.0: |
18463 | 18463 | resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec" |
18464 | 18464 | integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw== |
18465 | 18465 |
|
18466 | | -webdriver@7.23.0: |
18467 | | - version "7.23.0" |
18468 | | - resolved "https://registry.yarnpkg.com/webdriver/-/webdriver-7.23.0.tgz#b096eae7adc5a24a54ebf8fa13128778fe8207c2" |
18469 | | - integrity sha512-riIQ77PVWnuyGsI/Kt13jDjWnatrFme2OWm9In9sKvKTaJBz5WU1ae1pYO8H/SQVIxMyys2y9UYGOLJnQ3XM8A== |
| 18466 | +webdriver@7.24.0: |
| 18467 | + version "7.24.0" |
| 18468 | + resolved "https://registry.yarnpkg.com/webdriver/-/webdriver-7.24.0.tgz#9a84e566869ee202a9c92bbf9353b1e20e5f34cc" |
| 18469 | + integrity sha512-AIxBLHz2b/ymDssWNcncOa3rh5KerGKuhIBSgtnxQ5joHb0W+iLVvR6uLytp1jqXodDmnjz1H+lVzgY/gxEa2A== |
18470 | 18470 | dependencies: |
18471 | 18471 | "@types/node" "^18.0.0" |
18472 | | - "@wdio/config" "7.23.0" |
| 18472 | + "@wdio/config" "7.24.0" |
18473 | 18473 | "@wdio/logger" "7.19.0" |
18474 | 18474 | "@wdio/protocols" "7.22.0" |
18475 | | - "@wdio/types" "7.23.0" |
18476 | | - "@wdio/utils" "7.23.0" |
| 18475 | + "@wdio/types" "7.24.0" |
| 18476 | + "@wdio/utils" "7.24.0" |
18477 | 18477 | got "^11.0.2" |
18478 | 18478 | ky "0.30.0" |
18479 | 18479 | lodash.merge "^4.6.1" |
18480 | 18480 |
|
18481 | | -webdriverio@7.23.0: |
18482 | | - version "7.23.0" |
18483 | | - resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-7.23.0.tgz#a19135dffea1a00b866cffcfb0add314e05c38e7" |
18484 | | - integrity sha512-xQwVrT27Ly23r95heFTumwZmkW5Sw2PwOrXpII4GMRfAY5tIQlkutlCJgf4sEfPCD6mxbW40Oniun/VwL2bkSw== |
| 18481 | +webdriverio@7.24.0: |
| 18482 | + version "7.24.0" |
| 18483 | + resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-7.24.0.tgz#9a16a302dc7e555618eee5b43b5f57a4c997f032" |
| 18484 | + integrity sha512-6V4+KS1SHE04+daV71TSJCd3RhPihbA5ShxV1tRCNxqdqzLD7XLxksPWvini9ieeZ9jmt7q4/SgBM8MY+08d6A== |
18485 | 18485 | dependencies: |
18486 | 18486 | "@types/aria-query" "^5.0.0" |
18487 | 18487 | "@types/node" "^18.0.0" |
18488 | | - "@wdio/config" "7.23.0" |
| 18488 | + "@wdio/config" "7.24.0" |
18489 | 18489 | "@wdio/logger" "7.19.0" |
18490 | 18490 | "@wdio/protocols" "7.22.0" |
18491 | | - "@wdio/repl" "7.23.0" |
18492 | | - "@wdio/types" "7.23.0" |
18493 | | - "@wdio/utils" "7.23.0" |
| 18491 | + "@wdio/repl" "7.24.0" |
| 18492 | + "@wdio/types" "7.24.0" |
| 18493 | + "@wdio/utils" "7.24.0" |
18494 | 18494 | archiver "^5.0.0" |
18495 | 18495 | aria-query "^5.0.0" |
18496 | 18496 | css-shorthand-properties "^1.1.1" |
18497 | 18497 | css-value "^0.0.1" |
18498 | | - devtools "7.23.0" |
18499 | | - devtools-protocol "^0.0.1034970" |
| 18498 | + devtools "7.24.0" |
| 18499 | + devtools-protocol "^0.0.1040073" |
18500 | 18500 | fs-extra "^10.0.0" |
18501 | 18501 | grapheme-splitter "^1.0.2" |
18502 | 18502 | lodash.clonedeep "^4.5.0" |
|
18509 | 18509 | resq "^1.9.1" |
18510 | 18510 | rgb2hex "0.2.5" |
18511 | 18511 | serialize-error "^8.0.0" |
18512 | | - webdriver "7.23.0" |
| 18512 | + webdriver "7.24.0" |
18513 | 18513 |
|
18514 | 18514 | webidl-conversions@^3.0.0: |
18515 | 18515 | version "3.0.1" |
|
0 commit comments