File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 82
82
"minimatch" : " ^3.0.4" ,
83
83
"node-fetch" : " ^2.2.0" ,
84
84
"protractor" : " 7.0.0" ,
85
- "puppeteer" : " ~4 .0.0" ,
85
+ "puppeteer" : " ~5 .0.0" ,
86
86
"rollup" : " ~2.18.0" ,
87
87
"rollup-plugin-commonjs" : " ^10.1.0" ,
88
88
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -7486,7 +7486,7 @@ pkg-dir@^3.0.0:
7486
7486
dependencies :
7487
7487
find-up "^3.0.0"
7488
7488
7489
- pkg-dir@^4.1.0 :
7489
+ pkg-dir@^4.1.0, pkg-dir@^4.2.0 :
7490
7490
version "4.2.0"
7491
7491
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
7492
7492
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
@@ -8078,16 +8078,17 @@ punycode@^2.1.0, punycode@^2.1.1:
8078
8078
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
8079
8079
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
8080
8080
8081
- puppeteer@~4 .0.0 :
8082
- version "4 .0.0"
8083
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-4 .0.0.tgz#96d647c3546119f8e670493bcebf9ddb044a2367 "
8084
- integrity sha512-yNshT0M5DWfZ8DQoduZuGYpcwqXxKOZdgt5G0IF5VEKbydaDbWP/f5pQRfzQ4e+a4w0Rge3uzcogHeUPQM8nCA ==
8081
+ puppeteer@~5 .0.0 :
8082
+ version "5 .0.0"
8083
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5 .0.0.tgz#7cf1b1a5c5b6ce5d7abe4d9c9f206d4c52e214ff "
8084
+ integrity sha512-JnZcgRQnfowRSJoSHteKU7G9fP/YYGB/juPn8m4jNqtzvR0h8GOoFmdjTBesJFfzhYkPU1FosHXnBVUB++xgaA ==
8085
8085
dependencies :
8086
8086
debug "^4.1.0"
8087
8087
extract-zip "^2.0.0"
8088
8088
https-proxy-agent "^4.0.0"
8089
8089
mime "^2.0.3"
8090
8090
mitt "^2.0.1"
8091
+ pkg-dir "^4.2.0"
8091
8092
progress "^2.0.1"
8092
8093
proxy-from-env "^1.0.0"
8093
8094
rimraf "^3.0.2"
You can’t perform that action at this time.
0 commit comments