|
3295 | 3295 | dependencies:
|
3296 | 3296 | defer-to-connect "^2.0.0"
|
3297 | 3297 |
|
3298 |
| -"@testim/chrome-version@^1.0.7": |
| 3298 | +"@testim/chrome-version@^1.1.2": |
3299 | 3299 | version "1.1.2"
|
3300 | 3300 | resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.1.2.tgz#092005c5b77bd3bb6576a4677110a11485e11864"
|
3301 | 3301 | integrity sha512-1c4ZOETSRpI0iBfIFUqU4KqwBAB2lHUAlBjZz/YqOHqwM9dTTzjV6Km0ZkiEiSCx/tLr1BtESIKyWWMww+RUqw==
|
@@ -4788,11 +4788,6 @@ address@^1.1.2:
|
4788 | 4788 | resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
|
4789 | 4789 | integrity sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==
|
4790 | 4790 |
|
4791 |
| - |
4792 |
| - version "0.5.5" |
4793 |
| - resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.5.tgz#b6549dbea741e4050309f1bb4d47c47397ce2c4f" |
4794 |
| - integrity sha512-IWwXKnCbirdbyXSfUDvCCrmYrOHANRZcc8NcRrvTlIApdl7PwE9oGcsYvNeJPAVY1M+70b4PxXGKIf8AEuiQ6w== |
4795 |
| - |
4796 | 4791 |
|
4797 | 4792 | version "0.5.9"
|
4798 | 4793 | resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.9.tgz#b33691028333821c0cf95c31374c5462f2905a83"
|
@@ -5752,13 +5747,20 @@ aws4@^1.8.0:
|
5752 | 5747 | resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
|
5753 | 5748 | integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
|
5754 | 5749 |
|
5755 |
| -axios@^0.21.1, axios@^0.21.2: |
| 5750 | +axios@^0.21.1: |
5756 | 5751 | version "0.21.4"
|
5757 | 5752 | resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
|
5758 | 5753 | integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
|
5759 | 5754 | dependencies:
|
5760 | 5755 | follow-redirects "^1.14.0"
|
5761 | 5756 |
|
| 5757 | +axios@^0.24.0: |
| 5758 | + version "0.24.0" |
| 5759 | + resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6" |
| 5760 | + integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA== |
| 5761 | + dependencies: |
| 5762 | + follow-redirects "^1.14.4" |
| 5763 | + |
5762 | 5764 | [email protected], babel-core@^7.0.0-bridge.0:
|
5763 | 5765 | version "7.0.0-bridge.0"
|
5764 | 5766 | resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
|
@@ -6618,26 +6620,13 @@ chrome-trace-event@^1.0.2:
|
6618 | 6620 | resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
|
6619 | 6621 | integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
|
6620 | 6622 |
|
6621 |
| -chromedriver@^94.0.0: |
6622 |
| - version "94.0.0" |
6623 |
| - resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-94.0.0.tgz#f6a3533976ba72413a01672954040c3544ea9d30" |
6624 |
| - integrity sha512-x4hK7R7iOyAhdLHJEcOyGBW/oa2kno6AqpHVLd+n3G7c2Vk9XcAXMz84XhNItqykJvTc6E3z/JRIT1eHYH//Eg== |
| 6623 | +chromedriver@^97.0.4: |
| 6624 | + version "97.0.4" |
| 6625 | + resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-97.0.4.tgz#69dbfae6194d32c64e34f88d60897835d86f7a99" |
| 6626 | + integrity sha512-mAOH1QSCaeYgniNOqceAzC8BVORQtWxsmgSOBuy8TV/CyyDTllLmKtNNORsxdqrDtefVlxRVQkEzYrlKiJsfFw== |
6625 | 6627 | dependencies:
|
6626 |
| - "@testim/chrome-version" "^1.0.7" |
6627 |
| - axios "^0.21.2" |
6628 |
| - del "^6.0.0" |
6629 |
| - extract-zip "^2.0.1" |
6630 |
| - https-proxy-agent "^5.0.0" |
6631 |
| - proxy-from-env "^1.1.0" |
6632 |
| - tcp-port-used "^1.0.1" |
6633 |
| - |
6634 |
| -chromedriver@^96.0.0: |
6635 |
| - version "96.0.0" |
6636 |
| - resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-96.0.0.tgz#c8473498e4c94950fa168187b112019cce9e5c6c" |
6637 |
| - integrity sha512-4g6Hn5RHGsbaBmOrJbDlz/hdVPOc22eRsbvoAAMqkZxR2NJCcddHzCw2FAQeW8lX/C7xWVz3nyDsKX3fE9lIIw== |
6638 |
| - dependencies: |
6639 |
| - "@testim/chrome-version" "^1.0.7" |
6640 |
| - axios "^0.21.2" |
| 6628 | + "@testim/chrome-version" "^1.1.2" |
| 6629 | + axios "^0.24.0" |
6641 | 6630 | del "^6.0.0"
|
6642 | 6631 | extract-zip "^2.0.1"
|
6643 | 6632 | https-proxy-agent "^5.0.0"
|
@@ -9974,7 +9963,7 @@ focus-visible@^5.2.0:
|
9974 | 9963 | resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-5.2.0.tgz#3a9e41fccf587bd25dcc2ef045508284f0a4d6b3"
|
9975 | 9964 | integrity sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ==
|
9976 | 9965 |
|
9977 |
| -follow-redirects@^1.0.0, follow-redirects@^1.14.0: |
| 9966 | +follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.4: |
9978 | 9967 | version "1.14.7"
|
9979 | 9968 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
|
9980 | 9969 | integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
|
|
10219 | 10208 | dependencies:
|
10220 | 10209 | globule "^1.0.0"
|
10221 | 10210 |
|
10222 |
| -geckodriver@^2.0.1: |
10223 |
| - version "2.0.4" |
10224 |
| - resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-2.0.4.tgz#2f644ede43ce7bea10336d57838179da0f7374d9" |
10225 |
| - integrity sha512-3Fu75v6Ov8h5Vt25+djJU56MJA2gRctgjhvG5xGzLFTQjltPz7nojQdBHbmgWznUt3CHl8VaiDn8MaepY7B0dA== |
10226 |
| - dependencies: |
10227 |
| - adm-zip "0.5.5" |
10228 |
| - bluebird "3.7.2" |
10229 |
| - got "11.8.2" |
10230 |
| - https-proxy-agent "5.0.0" |
10231 |
| - tar "6.1.9" |
10232 |
| - |
10233 | 10211 | geckodriver@^3.0.1:
|
10234 | 10212 | version "3.0.1"
|
10235 | 10213 | resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-3.0.1.tgz#ded3512f3c6ddc490139b9d5e8fd6925d41c5631"
|
|
18591 | 18569 | mkdirp "^1.0.3"
|
18592 | 18570 | yallist "^4.0.0"
|
18593 | 18571 |
|
18594 |
| - |
18595 |
| - version "6.1.9" |
18596 |
| - resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.9.tgz#5646ef51342ac55456b2466e44da810439978db1" |
18597 |
| - integrity sha512-XjLaMNl76o07zqZC/aW4lwegdY07baOH1T8w3AEfrHAdyg/oYO4ctjzEBq9Gy9fEP9oHqLIgvx6zuGDGe+bc8Q== |
18598 |
| - dependencies: |
18599 |
| - chownr "^2.0.0" |
18600 |
| - fs-minipass "^2.0.0" |
18601 |
| - minipass "^3.0.0" |
18602 |
| - minizlib "^2.1.1" |
18603 |
| - mkdirp "^1.0.3" |
18604 |
| - yallist "^4.0.0" |
18605 |
| - |
18606 | 18572 | tar@^4.4.12:
|
18607 | 18573 | version "4.4.19"
|
18608 | 18574 | resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.19.tgz#2e4d7263df26f2b914dee10c825ab132123742f3"
|
|
0 commit comments