Skip to content

Commit

Permalink
chore(deps): update dependency puppeteer to v15.1.1 (#4543)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 26, 2022
1 parent c0c7235 commit f6dfa93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Expand Up @@ -44,7 +44,7 @@
"express": "4.18.1",
"graphql-upload": "15.0.1",
"graphql-sse": "1.2.3",
"puppeteer": "15.1.0",
"puppeteer": "15.1.1",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.73.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11300,10 +11300,10 @@ punycode@^2.1.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==

puppeteer@15.1.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.1.0.tgz#5f225d7662f0f23ca49979797fc0853d23ec47a0"
integrity sha512-AZLQs6QB7tcYV4r7SRh8tN1OyTGI1hUBy5FDyd9Ry5wyfo1h2Tgl1uhT49sG2T8jI6JFuBXr+ratj9+zvNlx2g==
puppeteer@15.1.1:
version "15.1.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.1.1.tgz#f995fc3e5794649c4689b87ad29bd083065e53c7"
integrity sha512-XMysu48uIcaYad/IelRTX3yxpHkcNdhdzPegnBEz9h1uEQfLhFcMJnjyvus51Sm+OPwr2gaKQhtyuIVaVKqd0Q==
dependencies:
cross-fetch "3.1.5"
debug "4.3.4"
Expand Down

0 comments on commit f6dfa93

Please sign in to comment.