Skip to content

Commit dedd10d

Browse files
authored
Merge pull request #62 from patternfly/snyk-fix-badb8e29cab117eb6e39c203a6e2263b
[Snyk] Security upgrade chromedriver from 101.0.0 to 119.0.1
2 parents 65907bd + ae7a8f3 commit dedd10d

2 files changed

Lines changed: 62 additions & 103 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"axe-core": "^4.4.1",
30-
"chromedriver": "^101.0.0",
30+
"chromedriver": "^119.0.1",
3131
"commander": "^5.1.0",
3232
"fs-extra": "^10.0.0",
3333
"junit-xml": "^1.2.0",

yarn.lock

Lines changed: 61 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-4.50.19.tgz#7619830e7ad70853e54819b37e196c85ed604f21"
8888
integrity sha512-wbUPb8welJ8p+OjXrc0X3UYDj5JjN9xnfpYkZdAySpcFtk0BAn5Py6UEZCjKtw7XHHfCQ1zwKXpXDShcu/5KVQ==
8989

90-
"@testim/chrome-version@^1.1.2":
91-
version "1.1.2"
92-
resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.1.2.tgz#092005c5b77bd3bb6576a4677110a11485e11864"
93-
integrity sha512-1c4ZOETSRpI0iBfIFUqU4KqwBAB2lHUAlBjZz/YqOHqwM9dTTzjV6Km0ZkiEiSCx/tLr1BtESIKyWWMww+RUqw==
90+
"@testim/chrome-version@^1.1.4":
91+
version "1.1.4"
92+
resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.1.4.tgz#86e04e677cd6c05fa230dd15ac223fa72d1d7090"
93+
integrity sha512-kIhULpw9TrGYnHp/8VfdcneIcxKnLixmADtukQRtJUmsVlMg0niMkwV0xZmi8hqa57xqilIHjWFA0GKvEjVU5g==
9494

9595
"@types/body-parser@*":
9696
version "1.19.2"
@@ -452,14 +452,6 @@ agent-base@6:
452452
dependencies:
453453
debug "4"
454454

455-
aggregate-error@^3.0.0:
456-
version "3.1.0"
457-
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
458-
integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
459-
dependencies:
460-
clean-stack "^2.0.0"
461-
indent-string "^4.0.0"
462-
463455
ajv-formats@^2.1.1:
464456
version "2.1.1"
465457
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
@@ -541,11 +533,6 @@ array-union@^1.0.1:
541533
dependencies:
542534
array-uniq "^1.0.1"
543535

544-
array-union@^2.1.0:
545-
version "2.1.0"
546-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
547-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
548-
549536
array-union@^3.0.1:
550537
version "3.0.1"
551538
resolved "https://registry.yarnpkg.com/array-union/-/array-union-3.0.1.tgz#da52630d327f8b88cfbfb57728e2af5cd9b6b975"
@@ -563,6 +550,11 @@ async@^2.6.2:
563550
dependencies:
564551
lodash "^4.17.14"
565552

553+
asynckit@^0.4.0:
554+
version "0.4.0"
555+
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
556+
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
557+
566558
attr-accept@^1.1.3:
567559
version "1.1.3"
568560
resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-1.1.3.tgz#48230c79f93790ef2775fcec4f0db0f5db41ca52"
@@ -575,12 +567,14 @@ axe-core@^4.4.1:
575567
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413"
576568
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
577569

578-
axios@^0.24.0:
579-
version "0.24.0"
580-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
581-
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
570+
axios@^1.6.0:
571+
version "1.6.1"
572+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7"
573+
integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==
582574
dependencies:
583-
follow-redirects "^1.14.4"
575+
follow-redirects "^1.15.0"
576+
form-data "^4.0.0"
577+
proxy-from-env "^1.1.0"
584578

585579
balanced-match@^1.0.0:
586580
version "1.0.2"
@@ -752,18 +746,18 @@ chrome-trace-event@^1.0.2:
752746
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
753747
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
754748

755-
chromedriver@^101.0.0:
756-
version "101.0.0"
757-
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-101.0.0.tgz#ad19003008dd5df1770a1ad96059a9c5fe78e365"
758-
integrity sha512-LkkWxy6KM/0YdJS8qBeg5vfkTZTRamhBfOttb4oic4echDgWvCU1E8QcBbUBOHqZpSrYMyi7WMKmKMhXFUaZ+w==
749+
chromedriver@^119.0.1:
750+
version "119.0.1"
751+
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-119.0.1.tgz#064f3650790ccea055e9bfd95c600f5ea60295e9"
752+
integrity sha512-lpCFFLaXPpvElTaUOWKdP74pFb/sJhWtWqMjn7Ju1YriWn8dT5JBk84BGXMPvZQs70WfCYWecxdMmwfIu1Mupg==
759753
dependencies:
760-
"@testim/chrome-version" "^1.1.2"
761-
axios "^0.24.0"
762-
del "^6.0.0"
754+
"@testim/chrome-version" "^1.1.4"
755+
axios "^1.6.0"
756+
compare-versions "^6.1.0"
763757
extract-zip "^2.0.1"
764-
https-proxy-agent "^5.0.0"
758+
https-proxy-agent "^5.0.1"
765759
proxy-from-env "^1.1.0"
766-
tcp-port-used "^1.0.1"
760+
tcp-port-used "^1.0.2"
767761

768762
clean-css@^5.2.2:
769763
version "5.3.0"
@@ -772,11 +766,6 @@ clean-css@^5.2.2:
772766
dependencies:
773767
source-map "~0.6.0"
774768

775-
clean-stack@^2.0.0:
776-
version "2.2.0"
777-
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
778-
integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
779-
780769
clean-webpack-plugin@^4.0.0-alpha.0:
781770
version "4.0.0"
782771
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-4.0.0.tgz#72947d4403d452f38ed61a9ff0ada8122aacd729"
@@ -810,6 +799,13 @@ colorette@^2.0.10, colorette@^2.0.14:
810799
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
811800
integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
812801

802+
combined-stream@^1.0.8:
803+
version "1.0.8"
804+
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
805+
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
806+
dependencies:
807+
delayed-stream "~1.0.0"
808+
813809
commander@^2.20.0:
814810
version "2.20.3"
815811
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
@@ -830,6 +826,11 @@ commander@^8.3.0:
830826
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
831827
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
832828

829+
compare-versions@^6.1.0:
830+
version "6.1.0"
831+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.0.tgz#3f2131e3ae93577df111dba133e6db876ffe127a"
832+
integrity sha512-LNZQXhqUvqUTotpZ00qLSaify3b4VFD588aRr8MKFw4CMUr98ytzCW5wDH5qx/DEY5kCDXcbcRuCqL0szEf2tg==
833+
833834
compressible@~2.0.16:
834835
version "2.0.18"
835836
resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba"
@@ -1096,20 +1097,6 @@ del@^4.1.1:
10961097
pify "^4.0.1"
10971098
rimraf "^2.6.3"
10981099

1099-
del@^6.0.0:
1100-
version "6.1.1"
1101-
resolved "https://registry.yarnpkg.com/del/-/del-6.1.1.tgz#3b70314f1ec0aa325c6b14eb36b95786671edb7a"
1102-
integrity sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==
1103-
dependencies:
1104-
globby "^11.0.1"
1105-
graceful-fs "^4.2.4"
1106-
is-glob "^4.0.1"
1107-
is-path-cwd "^2.2.0"
1108-
is-path-inside "^3.0.2"
1109-
p-map "^4.0.0"
1110-
rimraf "^3.0.2"
1111-
slash "^3.0.0"
1112-
11131100
delaunator@^4.0.0:
11141101
version "4.0.1"
11151102
resolved "https://registry.yarnpkg.com/delaunator/-/delaunator-4.0.1.tgz#3d779687f57919a7a418f8ab947d3bddb6846957"
@@ -1122,6 +1109,11 @@ delaunay-find@0.0.6:
11221109
dependencies:
11231110
delaunator "^4.0.0"
11241111

1112+
delayed-stream@~1.0.0:
1113+
version "1.0.0"
1114+
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
1115+
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
1116+
11251117
depd@~1.1.2:
11261118
version "1.1.2"
11271119
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
@@ -1373,7 +1365,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
13731365
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
13741366
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
13751367

1376-
fast-glob@^3.2.7, fast-glob@^3.2.9:
1368+
fast-glob@^3.2.7:
13771369
version "3.2.11"
13781370
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
13791371
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
@@ -1470,10 +1462,19 @@ follow-redirects@^1.0.0:
14701462
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
14711463
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
14721464

1473-
follow-redirects@^1.14.4:
1474-
version "1.15.1"
1475-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
1476-
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
1465+
follow-redirects@^1.15.0:
1466+
version "1.15.3"
1467+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
1468+
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
1469+
1470+
form-data@^4.0.0:
1471+
version "4.0.0"
1472+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
1473+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
1474+
dependencies:
1475+
asynckit "^0.4.0"
1476+
combined-stream "^1.0.8"
1477+
mime-types "^2.1.12"
14771478

14781479
forwarded@0.2.0:
14791480
version "0.2.0"
@@ -1562,18 +1563,6 @@ glob@^7.0.3, glob@^7.1.3:
15621563
once "^1.3.0"
15631564
path-is-absolute "^1.0.0"
15641565

1565-
globby@^11.0.1:
1566-
version "11.1.0"
1567-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
1568-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
1569-
dependencies:
1570-
array-union "^2.1.0"
1571-
dir-glob "^3.0.1"
1572-
fast-glob "^3.2.9"
1573-
ignore "^5.2.0"
1574-
merge2 "^1.4.1"
1575-
slash "^3.0.0"
1576-
15771566
globby@^12.0.2:
15781567
version "12.2.0"
15791568
resolved "https://registry.yarnpkg.com/globby/-/globby-12.2.0.tgz#2ab8046b4fba4ff6eede835b29f678f90e3d3c22"
@@ -1731,22 +1720,14 @@ http-proxy@^1.18.1:
17311720
follow-redirects "^1.0.0"
17321721
requires-port "^1.0.0"
17331722

1734-
https-proxy-agent@5.0.1:
1723+
https-proxy-agent@5.0.1, https-proxy-agent@^5.0.1:
17351724
version "5.0.1"
17361725
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
17371726
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
17381727
dependencies:
17391728
agent-base "6"
17401729
debug "4"
17411730

1742-
https-proxy-agent@^5.0.0:
1743-
version "5.0.0"
1744-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
1745-
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
1746-
dependencies:
1747-
agent-base "6"
1748-
debug "4"
1749-
17501731
human-signals@^2.1.0:
17511732
version "2.1.0"
17521733
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
@@ -1771,7 +1752,7 @@ ieee754@^1.1.13:
17711752
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
17721753
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
17731754

1774-
ignore@^5.1.9, ignore@^5.2.0:
1755+
ignore@^5.1.9:
17751756
version "5.2.0"
17761757
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
17771758
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
@@ -1784,11 +1765,6 @@ import-local@^3.0.2:
17841765
pkg-dir "^4.2.0"
17851766
resolve-cwd "^3.0.0"
17861767

1787-
indent-string@^4.0.0:
1788-
version "4.0.0"
1789-
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
1790-
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
1791-
17921768
inflight@^1.0.4:
17931769
version "1.0.6"
17941770
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
@@ -1863,7 +1839,7 @@ is-number@^7.0.0:
18631839
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
18641840
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
18651841

1866-
is-path-cwd@^2.0.0, is-path-cwd@^2.2.0:
1842+
is-path-cwd@^2.0.0:
18671843
version "2.2.0"
18681844
resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb"
18691845
integrity sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==
@@ -1882,11 +1858,6 @@ is-path-inside@^2.1.0:
18821858
dependencies:
18831859
path-is-inside "^1.0.2"
18841860

1885-
is-path-inside@^3.0.2:
1886-
version "3.0.3"
1887-
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
1888-
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
1889-
18901861
is-plain-obj@^3.0.0:
18911862
version "3.0.0"
18921863
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz#af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7"
@@ -2090,7 +2061,7 @@ mime-db@1.52.0, "mime-db@>= 1.43.0 < 2":
20902061
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
20912062
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
20922063

2093-
mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.17, mime-types@~2.1.24, mime-types@~2.1.34:
2064+
mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.17, mime-types@~2.1.24, mime-types@~2.1.34:
20942065
version "2.1.35"
20952066
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
20962067
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
@@ -2284,13 +2255,6 @@ p-map@^2.0.0:
22842255
resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
22852256
integrity sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==
22862257

2287-
p-map@^4.0.0:
2288-
version "4.0.0"
2289-
resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
2290-
integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==
2291-
dependencies:
2292-
aggregate-error "^3.0.0"
2293-
22942258
p-retry@^4.5.0:
22952259
version "4.6.1"
22962260
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-4.6.1.tgz#8fcddd5cdf7a67a0911a9cf2ef0e5df7f602316c"
@@ -2904,11 +2868,6 @@ signal-exit@^3.0.3:
29042868
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
29052869
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
29062870

2907-
slash@^3.0.0:
2908-
version "3.0.0"
2909-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
2910-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
2911-
29122871
slash@^4.0.0:
29132872
version "4.0.0"
29142873
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
@@ -3045,7 +3004,7 @@ tar-stream@^2.1.4:
30453004
inherits "^2.0.3"
30463005
readable-stream "^3.1.1"
30473006

3048-
tcp-port-used@^1.0.1:
3007+
tcp-port-used@^1.0.2:
30493008
version "1.0.2"
30503009
resolved "https://registry.yarnpkg.com/tcp-port-used/-/tcp-port-used-1.0.2.tgz#9652b7436eb1f4cfae111c79b558a25769f6faea"
30513010
integrity sha512-l7ar8lLUD3XS1V2lfoJlCBaeoaWo/2xfYt81hM7VlvR4RrMVFqfmzfhLVk40hAb368uitje5gPtBRL1m/DGvLA==

0 commit comments

Comments
 (0)