From ab373065bafca7e6d741a7fb5d5edda6f5760280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 00:17:52 +0000 Subject: [PATCH] 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. - [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[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 68f8e46..6f0cd7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -47,8 +47,8 @@ acorn-globals@^4.0.0: acorn "^5.0.0" acorn@^5.0.0, acorn@^5.1.2: - version "5.3.0" - resolved "http://registry.npm.taobao.org/acorn/download/acorn-5.3.0.tgz#7446d39459c54fb49a80e6ee6478149b940ec822" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" ajv@^4.9.1: version "4.11.8"