File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 104
104
"npm-run-all" : " 4.1.5" ,
105
105
"prerender-loader" : " 1.3.0" ,
106
106
"prettier" : " 1.19.1" ,
107
- "puppeteer" : " 2.1.0 " ,
107
+ "puppeteer" : " 2.1.1 " ,
108
108
"serve" : " 11.3.0" ,
109
109
"standard-version" : " 7.1.0" ,
110
110
"webpack" : " 4.41.5" ,
Original file line number Diff line number Diff line change @@ -8255,10 +8255,10 @@ punycode@^2.1.0, punycode@^2.1.1:
8255
8255
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
8256
8256
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
8257
8257
8258
- puppeteer@2.1.0 :
8259
- version "2.1.0 "
8260
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-2.1.0 .tgz#c10cabc5525f57c6766eed4f3006b6e10afcafc1 "
8261
- integrity sha512-PC4oKMtwAElo8YtS/cYnk2/dew/3TonsGKKzjpFLWwkhBCteFsOZCVOXTt2QlP6w53mH0YsJE+fPLPzOW+DCug ==
8258
+ puppeteer@2.1.1 :
8259
+ version "2.1.1 "
8260
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-2.1.1 .tgz#ccde47c2a688f131883b50f2d697bd25189da27e "
8261
+ integrity sha512-LWzaDVQkk1EPiuYeTOj+CZRIjda4k2s5w4MK4xoH2+kgWV/SDlkYHmxatDdtYrciHUKSXTsGgPgPP8ILVdBsxg ==
8262
8262
dependencies :
8263
8263
" @types/mime-types" " ^2.1.0"
8264
8264
debug "^4.1.0"
You can’t perform that action at this time.
0 commit comments