|
1147 | 1147 | "@types/istanbul-lib-coverage" "*"
|
1148 | 1148 | "@types/istanbul-lib-report" "*"
|
1149 | 1149 |
|
| 1150 | +"@types/mime-types@^2.1.0": |
| 1151 | + version "2.1.0" |
| 1152 | + resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.0.tgz#9ca52cda363f699c69466c2a6ccdaad913ea7a73" |
| 1153 | + integrity sha1-nKUs2jY/aZxpRmwqbM2q2RPqenM= |
| 1154 | + |
1150 | 1155 | "@types/minimatch@*":
|
1151 | 1156 | version "3.0.3"
|
1152 | 1157 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
@@ -3909,14 +3914,6 @@ https-proxy-agent@^2.2.3:
|
3909 | 3914 | agent-base "^4.3.0"
|
3910 | 3915 | debug "^3.1.0"
|
3911 | 3916 |
|
3912 |
| -https-proxy-agent@^3.0.0: |
3913 |
| - version "3.0.1" |
3914 |
| - resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-3.0.1.tgz#b8c286433e87602311b01c8ea34413d856a4af81" |
3915 |
| - integrity sha512-+ML2Rbh6DAuee7d07tYGEKOEi2voWPUGan+ExdPbPW6Z3svq+JCqr0v8WmKPOkz1vOVykPCBSuobe7G8GJUtVg== |
3916 |
| - dependencies: |
3917 |
| - agent-base "^4.3.0" |
3918 |
| - debug "^3.1.0" |
3919 |
| - |
3920 | 3917 | https-proxy-agent@^4.0.0:
|
3921 | 3918 | version "4.0.0"
|
3922 | 3919 | resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
|
|
5878 | 5875 | dependencies:
|
5879 | 5876 | mime-db "~1.33.0"
|
5880 | 5877 |
|
5881 |
| -mime-types@^2.1.12, mime-types@~2.1.19, mime-types@~2.1.24: |
| 5878 | +mime-types@^2.1.12, mime-types@^2.1.25, mime-types@~2.1.19, mime-types@~2.1.24: |
5882 | 5879 | version "2.1.26"
|
5883 | 5880 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.26.tgz#9c921fc09b7e149a65dfdc0da4d20997200b0a06"
|
5884 | 5881 | integrity sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==
|
@@ -7171,15 +7168,17 @@ punycode@^2.1.0, punycode@^2.1.1:
|
7171 | 7168 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
7172 | 7169 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
7173 | 7170 |
|
7174 |
| -puppeteer@2.0.0: |
7175 |
| - version "2.0.0" |
7176 |
| - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-2.0.0.tgz#0612992e29ec418e0a62c8bebe61af1a64d7ec01" |
7177 |
| - integrity sha512-t3MmTWzQxPRP71teU6l0jX47PHXlc4Z52sQv4LJQSZLq1ttkKS2yGM3gaI57uQwZkNaoGd0+HPPMELZkcyhlqA== |
| 7171 | +puppeteer@2.1.1: |
| 7172 | + version "2.1.1" |
| 7173 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-2.1.1.tgz#ccde47c2a688f131883b50f2d697bd25189da27e" |
| 7174 | + integrity sha512-LWzaDVQkk1EPiuYeTOj+CZRIjda4k2s5w4MK4xoH2+kgWV/SDlkYHmxatDdtYrciHUKSXTsGgPgPP8ILVdBsxg== |
7178 | 7175 | dependencies:
|
| 7176 | + "@types/mime-types" "^2.1.0" |
7179 | 7177 | debug "^4.1.0"
|
7180 | 7178 | extract-zip "^1.6.6"
|
7181 |
| - https-proxy-agent "^3.0.0" |
| 7179 | + https-proxy-agent "^4.0.0" |
7182 | 7180 | mime "^2.0.3"
|
| 7181 | + mime-types "^2.1.25" |
7183 | 7182 | progress "^2.0.1"
|
7184 | 7183 | proxy-from-env "^1.0.0"
|
7185 | 7184 | rimraf "^2.6.1"
|
|
0 commit comments