From 2e5c346ec155e2fa52077e06b41703379cccc546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 02:39:33 +0000 Subject: [PATCH] Bump acorn from 5.4.1 to 5.7.4 in /RNARCore Bumps [acorn](https://github.com/acornjs/acorn) from 5.4.1 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.4.1...5.7.4) Signed-off-by: dependabot[bot] --- RNARCore/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RNARCore/yarn.lock b/RNARCore/yarn.lock index 359f959..85c856a 100644 --- a/RNARCore/yarn.lock +++ b/RNARCore/yarn.lock @@ -49,8 +49,8 @@ acorn-globals@^4.1.0: acorn "^5.0.0" acorn@^5.0.0, acorn@^5.3.0: - version "5.4.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.1.tgz#fdc58d9d17f4a4e98d102ded826a9b9759125102" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" ajv@^4.9.1: version "4.11.8"