|
@@ -16,6 +16,13 @@
|
|
|
dependencies:
|
|
|
"@babel/highlight" "^7.14.5"
|
|
|
|
|
|
+"@babel/code-frame@^7.12.13":
|
|
|
+ version "7.15.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
|
|
|
+ integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/highlight" "^7.14.5"
|
|
|
+
|
|
|
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7":
|
|
|
version "7.14.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
|
|
@@ -1639,6 +1646,17 @@
|
|
|
"@types/yargs" "^15.0.0"
|
|
|
chalk "^4.0.0"
|
|
|
|
|
|
+"@jest/types@^27.2.5":
|
|
|
+ version "27.2.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.5.tgz#420765c052605e75686982d24b061b4cbba22132"
|
|
|
+ integrity sha512-nmuM4VuDtCZcY+eTpw+0nvstwReMsjPoj7ZR80/BbixulhLaiX+fbv8oeLW8WZlJMcsGQsTmMKT/iTZu1Uy/lQ==
|
|
|
+ dependencies:
|
|
|
+ "@types/istanbul-lib-coverage" "^2.0.0"
|
|
|
+ "@types/istanbul-reports" "^3.0.0"
|
|
|
+ "@types/node" "*"
|
|
|
+ "@types/yargs" "^16.0.0"
|
|
|
+ chalk "^4.0.0"
|
|
|
+
|
|
|
"@lerna/add@4.0.0":
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-4.0.0.tgz#c36f57d132502a57b9e7058d1548b7a565ef183f"
|
|
@@ -2675,10 +2693,10 @@
|
|
|
resolved "https://registry.yarnpkg.com/@phosphor/coreutils/-/coreutils-1.3.1.tgz#441e34f42340f7faa742a88b2a181947a88d7226"
|
|
|
integrity sha512-9OHCn8LYRcPU/sbHm5v7viCA16Uev3gbdkwqoQqlV+EiauDHl70jmeL7XVDXdigl66Dz0LI11C99XOxp+s3zOA==
|
|
|
|
|
|
-"@playwright/test@1.14.1":
|
|
|
- version "1.14.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.14.1.tgz#b2c6b76b8bf5958da307c80895847844b7fd172c"
|
|
|
- integrity sha512-yL/808TEvUmsXxKMPf/Hf6Tajx666QFr8g+hCUZbRy2cbmQOPt7xhwGvXb1cpwMwIlJ4gBx/AiOpnnppsuLgTA==
|
|
|
+"@playwright/test@^1.16.2":
|
|
|
+ version "1.16.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.16.2.tgz#3eda8633e3f8fa33eac16225aab295e5e5d41a5a"
|
|
|
+ integrity sha512-nZVSGZ3XZxsFKt5TRYUgePsMLDBS8p2E6DPDd/dpICVxzPhBowsBd9IKSlq91faH4BE6nYMDjAfVAmqXLjohkA==
|
|
|
dependencies:
|
|
|
"@babel/code-frame" "^7.14.5"
|
|
|
"@babel/core" "^7.14.8"
|
|
@@ -2698,26 +2716,21 @@
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
|
|
|
"@babel/preset-typescript" "^7.14.5"
|
|
|
colors "^1.4.0"
|
|
|
- commander "^6.1.0"
|
|
|
+ commander "^8.2.0"
|
|
|
debug "^4.1.1"
|
|
|
- expect "^26.4.2"
|
|
|
- extract-zip "^2.0.1"
|
|
|
- https-proxy-agent "^5.0.0"
|
|
|
+ expect "=27.2.5"
|
|
|
+ jest-matcher-utils "=27.2.5"
|
|
|
jpeg-js "^0.4.2"
|
|
|
- mime "^2.4.6"
|
|
|
minimatch "^3.0.3"
|
|
|
ms "^2.1.2"
|
|
|
+ open "^8.3.0"
|
|
|
pirates "^4.0.1"
|
|
|
pixelmatch "^5.2.1"
|
|
|
+ playwright-core "=1.16.2"
|
|
|
pngjs "^5.0.0"
|
|
|
- progress "^2.0.3"
|
|
|
- proper-lockfile "^4.1.1"
|
|
|
- proxy-from-env "^1.1.0"
|
|
|
rimraf "^3.0.2"
|
|
|
source-map-support "^0.4.18"
|
|
|
stack-utils "^2.0.3"
|
|
|
- ws "^7.4.6"
|
|
|
- yazl "^2.5.1"
|
|
|
|
|
|
"@reach/router@^1.3.3":
|
|
|
version "1.3.4"
|
|
@@ -3681,6 +3694,13 @@
|
|
|
dependencies:
|
|
|
"@types/yargs-parser" "*"
|
|
|
|
|
|
+"@types/yargs@^16.0.0":
|
|
|
+ version "16.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977"
|
|
|
+ integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==
|
|
|
+ dependencies:
|
|
|
+ "@types/yargs-parser" "*"
|
|
|
+
|
|
|
"@types/yauzl@^2.9.1":
|
|
|
version "2.9.2"
|
|
|
resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.9.2.tgz#c48e5d56aff1444409e39fa164b0b4d4552a7b7a"
|
|
@@ -4335,6 +4355,11 @@ ansi-regex@^5.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
|
|
|
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
|
|
|
|
|
|
+ansi-regex@^5.0.1:
|
|
|
+ version "5.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
|
|
|
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
|
|
+
|
|
|
ansi-styles@^2.2.1:
|
|
|
version "2.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
|
|
@@ -4354,6 +4379,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
|
|
dependencies:
|
|
|
color-convert "^2.0.1"
|
|
|
|
|
|
+ansi-styles@^5.0.0:
|
|
|
+ version "5.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
|
|
|
+ integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
|
|
|
+
|
|
|
ansi-to-html@^0.6.11:
|
|
|
version "0.6.15"
|
|
|
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.15.tgz#ac6ad4798a00f6aa045535d7f6a9cb9294eebea7"
|
|
@@ -6020,7 +6050,7 @@ commander@^5.0.0, commander@^5.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
|
|
|
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
|
|
|
|
|
|
-commander@^6.1.0, commander@^6.2.0:
|
|
|
+commander@^6.2.0:
|
|
|
version "6.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
|
|
|
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
|
|
@@ -6030,6 +6060,11 @@ commander@^7.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
|
|
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
|
|
|
|
|
+commander@^8.2.0:
|
|
|
+ version "8.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
|
|
|
+ integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
|
|
|
+
|
|
|
commander@~2.19.0:
|
|
|
version "2.19.0"
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
|
|
@@ -6919,6 +6954,11 @@ deferred-leveldown@~5.3.0:
|
|
|
abstract-leveldown "~6.2.1"
|
|
|
inherits "^2.0.3"
|
|
|
|
|
|
+define-lazy-prop@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f"
|
|
|
+ integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==
|
|
|
+
|
|
|
define-properties@^1.1.2, define-properties@^1.1.3:
|
|
|
version "1.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
|
|
@@ -7055,6 +7095,11 @@ diff-sequences@^26.6.2:
|
|
|
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1"
|
|
|
integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==
|
|
|
|
|
|
+diff-sequences@^27.0.6:
|
|
|
+ version "27.0.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723"
|
|
|
+ integrity sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==
|
|
|
+
|
|
|
diffie-hellman@^5.0.0:
|
|
|
version "5.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
|
|
@@ -7918,7 +7963,19 @@ expand-brackets@^2.1.4:
|
|
|
snapdragon "^0.8.1"
|
|
|
to-regex "^3.0.1"
|
|
|
|
|
|
-expect@^26.4.2, expect@^26.6.2:
|
|
|
+expect@=27.2.5:
|
|
|
+ version "27.2.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/expect/-/expect-27.2.5.tgz#16154aaa60b4d9a5b0adacfea3e4d6178f4b93fd"
|
|
|
+ integrity sha512-ZrO0w7bo8BgGoP/bLz+HDCI+0Hfei9jUSZs5yI/Wyn9VkG9w8oJ7rHRgYj+MA7yqqFa0IwHA3flJzZtYugShJA==
|
|
|
+ dependencies:
|
|
|
+ "@jest/types" "^27.2.5"
|
|
|
+ ansi-styles "^5.0.0"
|
|
|
+ jest-get-type "^27.0.6"
|
|
|
+ jest-matcher-utils "^27.2.5"
|
|
|
+ jest-message-util "^27.2.5"
|
|
|
+ jest-regex-util "^27.0.6"
|
|
|
+
|
|
|
+expect@^26.6.2:
|
|
|
version "26.6.2"
|
|
|
resolved "https://registry.yarnpkg.com/expect/-/expect-26.6.2.tgz#c6b996bf26bf3fe18b67b2d0f51fc981ba934417"
|
|
|
integrity sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==
|
|
@@ -9761,7 +9818,7 @@ is-directory@^0.3.1:
|
|
|
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
|
|
|
integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=
|
|
|
|
|
|
-is-docker@^2.0.0:
|
|
|
+is-docker@^2.0.0, is-docker@^2.1.1:
|
|
|
version "2.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa"
|
|
|
integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==
|
|
@@ -10210,6 +10267,16 @@ jest-diff@^26.0.0, jest-diff@^26.6.2:
|
|
|
jest-get-type "^26.3.0"
|
|
|
pretty-format "^26.6.2"
|
|
|
|
|
|
+jest-diff@^27.2.5, jest-diff@^27.3.1:
|
|
|
+ version "27.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.3.1.tgz#d2775fea15411f5f5aeda2a5e02c2f36440f6d55"
|
|
|
+ integrity sha512-PCeuAH4AWUo2O5+ksW4pL9v5xJAcIKPUPfIhZBcG1RKv/0+dvaWTQK1Nrau8d67dp65fOqbeMdoil+6PedyEPQ==
|
|
|
+ dependencies:
|
|
|
+ chalk "^4.0.0"
|
|
|
+ diff-sequences "^27.0.6"
|
|
|
+ jest-get-type "^27.3.1"
|
|
|
+ pretty-format "^27.3.1"
|
|
|
+
|
|
|
jest-docblock@^26.0.0:
|
|
|
version "26.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-26.0.0.tgz#3e2fa20899fc928cb13bd0ff68bd3711a36889b5"
|
|
@@ -10258,6 +10325,11 @@ jest-get-type@^26.3.0:
|
|
|
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
|
|
|
integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
|
|
|
|
|
|
+jest-get-type@^27.0.6, jest-get-type@^27.3.1:
|
|
|
+ version "27.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.3.1.tgz#a8a2b0a12b50169773099eee60a0e6dd11423eff"
|
|
|
+ integrity sha512-+Ilqi8hgHSAdhlQ3s12CAVNd8H96ZkQBfYoXmArzZnOfAtVAJEiPDBirjByEblvG/4LPJmkL+nBqPO3A1YJAEg==
|
|
|
+
|
|
|
jest-haste-map@^26.6.2:
|
|
|
version "26.6.2"
|
|
|
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.6.2.tgz#dd7e60fe7dc0e9f911a23d79c5ff7fb5c2cafeaa"
|
|
@@ -10321,6 +10393,16 @@ jest-leak-detector@^26.6.2:
|
|
|
jest-get-type "^26.3.0"
|
|
|
pretty-format "^26.6.2"
|
|
|
|
|
|
+jest-matcher-utils@=27.2.5:
|
|
|
+ version "27.2.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.2.5.tgz#4684faaa8eb32bf15e6edaead6834031897e2980"
|
|
|
+ integrity sha512-qNR/kh6bz0Dyv3m68Ck2g1fLW5KlSOUNcFQh87VXHZwWc/gY6XwnKofx76Qytz3x5LDWT09/2+yXndTkaG4aWg==
|
|
|
+ dependencies:
|
|
|
+ chalk "^4.0.0"
|
|
|
+ jest-diff "^27.2.5"
|
|
|
+ jest-get-type "^27.0.6"
|
|
|
+ pretty-format "^27.2.5"
|
|
|
+
|
|
|
jest-matcher-utils@^26.6.2:
|
|
|
version "26.6.2"
|
|
|
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz#8e6fd6e863c8b2d31ac6472eeb237bc595e53e7a"
|
|
@@ -10331,6 +10413,16 @@ jest-matcher-utils@^26.6.2:
|
|
|
jest-get-type "^26.3.0"
|
|
|
pretty-format "^26.6.2"
|
|
|
|
|
|
+jest-matcher-utils@^27.2.5:
|
|
|
+ version "27.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.3.1.tgz#257ad61e54a6d4044e080d85dbdc4a08811e9c1c"
|
|
|
+ integrity sha512-hX8N7zXS4k+8bC1Aj0OWpGb7D3gIXxYvPNK1inP5xvE4ztbz3rc4AkI6jGVaerepBnfWB17FL5lWFJT3s7qo8w==
|
|
|
+ dependencies:
|
|
|
+ chalk "^4.0.0"
|
|
|
+ jest-diff "^27.3.1"
|
|
|
+ jest-get-type "^27.3.1"
|
|
|
+ pretty-format "^27.3.1"
|
|
|
+
|
|
|
jest-message-util@^26.6.2:
|
|
|
version "26.6.2"
|
|
|
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.6.2.tgz#58173744ad6fc0506b5d21150b9be56ef001ca07"
|
|
@@ -10346,6 +10438,21 @@ jest-message-util@^26.6.2:
|
|
|
slash "^3.0.0"
|
|
|
stack-utils "^2.0.2"
|
|
|
|
|
|
+jest-message-util@^27.2.5:
|
|
|
+ version "27.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.3.1.tgz#f7c25688ad3410ab10bcb862bcfe3152345c6436"
|
|
|
+ integrity sha512-bh3JEmxsTZ/9rTm0jQrPElbY2+y48Rw2t47uMfByNyUVR+OfPh4anuyKsGqsNkXk/TI4JbLRZx+7p7Hdt6q1yg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.12.13"
|
|
|
+ "@jest/types" "^27.2.5"
|
|
|
+ "@types/stack-utils" "^2.0.0"
|
|
|
+ chalk "^4.0.0"
|
|
|
+ graceful-fs "^4.2.4"
|
|
|
+ micromatch "^4.0.4"
|
|
|
+ pretty-format "^27.3.1"
|
|
|
+ slash "^3.0.0"
|
|
|
+ stack-utils "^2.0.3"
|
|
|
+
|
|
|
jest-mock@^26.6.2:
|
|
|
version "26.6.2"
|
|
|
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.6.2.tgz#d6cb712b041ed47fe0d9b6fc3474bc6543feb302"
|
|
@@ -10369,6 +10476,11 @@ jest-regex-util@^26.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
|
|
|
integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
|
|
|
|
|
|
+jest-regex-util@^27.0.6:
|
|
|
+ version "27.0.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.6.tgz#02e112082935ae949ce5d13b2675db3d8c87d9c5"
|
|
|
+ integrity sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==
|
|
|
+
|
|
|
jest-resolve-dependencies@^26.6.3:
|
|
|
version "26.6.3"
|
|
|
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.6.3.tgz#6680859ee5d22ee5dcd961fe4871f59f4c784fb6"
|
|
@@ -12661,6 +12773,15 @@ open@^7.0.2, open@^7.0.3:
|
|
|
is-docker "^2.0.0"
|
|
|
is-wsl "^2.1.1"
|
|
|
|
|
|
+open@^8.3.0:
|
|
|
+ version "8.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/open/-/open-8.4.0.tgz#345321ae18f8138f82565a910fdc6b39e8c244f8"
|
|
|
+ integrity sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==
|
|
|
+ dependencies:
|
|
|
+ define-lazy-prop "^2.0.0"
|
|
|
+ is-docker "^2.1.1"
|
|
|
+ is-wsl "^2.2.0"
|
|
|
+
|
|
|
opencollective-postinstall@^2.0.2:
|
|
|
version "2.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
|
|
@@ -13208,6 +13329,28 @@ pkginfo@0.4.1:
|
|
|
resolved "https://registry.yarnpkg.com/pkginfo/-/pkginfo-0.4.1.tgz#b5418ef0439de5425fc4995042dced14fb2a84ff"
|
|
|
integrity sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=
|
|
|
|
|
|
+playwright-core@=1.16.2:
|
|
|
+ version "1.16.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.16.2.tgz#13c4c352a41e431ba167dbadb80e8c628e1e1b79"
|
|
|
+ integrity sha512-8WkoP5OfZAYrRxtW/PCVACn9bNgqrTxVVPlc+MoxvJ48knNsZ+skrPjfno/XF3SgTUY9DyYX0g5fVOB7lkPtGg==
|
|
|
+ dependencies:
|
|
|
+ commander "^8.2.0"
|
|
|
+ debug "^4.1.1"
|
|
|
+ extract-zip "^2.0.1"
|
|
|
+ https-proxy-agent "^5.0.0"
|
|
|
+ jpeg-js "^0.4.2"
|
|
|
+ mime "^2.4.6"
|
|
|
+ pngjs "^5.0.0"
|
|
|
+ progress "^2.0.3"
|
|
|
+ proper-lockfile "^4.1.1"
|
|
|
+ proxy-from-env "^1.1.0"
|
|
|
+ rimraf "^3.0.2"
|
|
|
+ socks-proxy-agent "^6.1.0"
|
|
|
+ stack-utils "^2.0.3"
|
|
|
+ ws "^7.4.6"
|
|
|
+ yauzl "^2.10.0"
|
|
|
+ yazl "^2.5.1"
|
|
|
+
|
|
|
please-upgrade-node@^3.2.0:
|
|
|
version "3.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
|
|
@@ -13438,6 +13581,16 @@ pretty-format@^26.0.0, pretty-format@^26.6.2:
|
|
|
ansi-styles "^4.0.0"
|
|
|
react-is "^17.0.1"
|
|
|
|
|
|
+pretty-format@^27.2.5, pretty-format@^27.3.1:
|
|
|
+ version "27.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.3.1.tgz#7e9486365ccdd4a502061fa761d3ab9ca1b78df5"
|
|
|
+ integrity sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA==
|
|
|
+ dependencies:
|
|
|
+ "@jest/types" "^27.2.5"
|
|
|
+ ansi-regex "^5.0.1"
|
|
|
+ ansi-styles "^5.0.0"
|
|
|
+ react-is "^17.0.1"
|
|
|
+
|
|
|
pretty-hrtime@^1.0.3:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
|
|
@@ -15088,6 +15241,15 @@ socks-proxy-agent@^6.0.0:
|
|
|
debug "^4.3.1"
|
|
|
socks "^2.6.1"
|
|
|
|
|
|
+socks-proxy-agent@^6.1.0:
|
|
|
+ version "6.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-6.1.0.tgz#869cf2d7bd10fea96c7ad3111e81726855e285c3"
|
|
|
+ integrity sha512-57e7lwCN4Tzt3mXz25VxOErJKXlPfXmkMLnk310v/jwW20jWRVcgsOit+xNkN3eIEdB47GwnfAEBLacZ/wVIKg==
|
|
|
+ dependencies:
|
|
|
+ agent-base "^6.0.2"
|
|
|
+ debug "^4.3.1"
|
|
|
+ socks "^2.6.1"
|
|
|
+
|
|
|
socks@^2.3.3, socks@^2.6.1:
|
|
|
version "2.6.1"
|
|
|
resolved "https://registry.yarnpkg.com/socks/-/socks-2.6.1.tgz#989e6534a07cf337deb1b1c94aaa44296520d30e"
|