From 0207ecc9a679f1b0f1e5682df14328912142f3f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 21:28:24 +0000 Subject: [PATCH] [Security] Bump acorn from 5.3.0 to 5.7.4 Bumps [acorn](https://github.com/acornjs/acorn) from 5.3.0 to 5.7.4. **This update includes a security fix.** - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.3.0...5.7.4) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9d086bf..5b748da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,8 +40,8 @@ acorn-globals@^4.0.0: acorn "^5.0.0" acorn@^5.0.0, acorn@^5.1.2: - version "5.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.3.0.tgz#7446d39459c54fb49a80e6ee6478149b940ec822" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" add-stream@^1.0.0: version "1.0.0"