From 43cce162a82d301bfdc29d4f25dc4ae026317fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 05:37:25 +0000 Subject: [PATCH] Bump puppeteer from 7.0.0 to 7.0.1 Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.0...v7.0.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 79d3cb40c0..ef2ab4b692 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7515,9 +7515,9 @@ puppeteer-core@^5.1.0: ws "^7.2.3" puppeteer@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.0.tgz#be25ebf53edc1ecc09cb40af4a15f21fd1d38637" - integrity sha512-YNzucQMH7rKJAeISy9RB1nI72EMShlbT9vGT3E6UqElzOC4OuhFdIa3oirV4/57d/YIK5KO6qLM6UroCcyOVhw== + version "7.0.1" + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.1.tgz#de0c2602e27bf9b12d7540aae52d6ed121a81884" + integrity sha512-04V05BKQdloUCOa7JyQBaNXPIiVByz1eAFAElcrpMHIQkfu22J0RKFhRWkXZGXdl03yoHuaZwqyB/qG7YJu5Ew== dependencies: debug "^4.1.0" devtools-protocol "0.0.847576"