Skip to content

Commit 3220d11

Browse files
angular-robotclydin
authored andcommitted
build: update dependency puppeteer to v15.4.2
1 parent d406351 commit 3220d11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"postcss-preset-env": "7.7.2",
191191
"prettier": "^2.0.0",
192192
"protractor": "~7.0.0",
193-
"puppeteer": "15.4.0",
193+
"puppeteer": "15.4.2",
194194
"quicktype-core": "6.0.69",
195195
"regenerator-runtime": "0.13.9",
196196
"resolve-url-loader": "5.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9262,10 +9262,10 @@ punycode@^2.1.0, punycode@^2.1.1:
92629262
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
92639263
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
92649264

9265-
9266-
version "15.4.0"
9267-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.4.0.tgz#31f043ee64cc4e1b5cbe99ad900653aab4afb186"
9268-
integrity sha512-wxJRbofjaycCaQ9fhABlToJobrjxlABiFi6NvdkOPVJMYFblxDlDTjkg+b6bZYi7xN+lEXn84GBZsA5DYb3wfw==
9265+
9266+
version "15.4.2"
9267+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.4.2.tgz#d61756844a9eea91e672ea6d9994aa939a23bdcb"
9268+
integrity sha512-RIxzCIU8aJWh3ruc63xcByRYHPYJsXn4VbrrPtVQfMFcfYOnBqUeJ0CstDVv/NEZGpwozIPZBNU6zqY4zIn7vg==
92699269
dependencies:
92709270
cross-fetch "3.1.5"
92719271
debug "4.3.4"

0 commit comments

Comments
 (0)