From 4deaebacdc720421f0b60c5b03adae2beb5b6a83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 17 Dec 2018 21:03:43 +0100 Subject: [PATCH] [Security] Bump atob from 2.0.3 to 2.1.2 (#14) Bumps [atob](https://github.com/coolaj86/node-browser-compat) from 2.0.3 to 2.1.2. **This update includes security fixes.** - [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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8c91358..628f063 100644 --- a/yarn.lock +++ b/yarn.lock @@ -118,8 +118,8 @@ assign-symbols@^1.0.0: resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367" atob@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d" + version "2.1.2" + resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" babel-code-frame@^6.22.0: version "6.26.0"