From ec4be237b5dc845517721873623cb3e3a1c2ed11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 13:50:12 +0000 Subject: [PATCH] chore(deps): bump atob from 2.0.3 to 2.1.2 Bumps [atob](https://github.com/coolaj86/node-browser-compat) from 2.0.3 to 2.1.2. - [Release notes](https://github.com/coolaj86/node-browser-compat/releases) - [Commits](https://github.com/coolaj86/node-browser-compat/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d477cd8d39..d1491c84d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1928,9 +1928,9 @@ asynckit@^0.4.0: integrity sha1-x57Zf380y48robyXkLzDZkdLS3k= atob@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d" - integrity sha1-GcenYEc3dEaPILLS0DNyrX1Mv10= + version "2.1.2" + resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" + integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== aws-sign2@~0.7.0: version "0.7.0"