From f46669107545fb9d5f0105c5e4f8670c2a632211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 03:40:42 +0000 Subject: [PATCH] Bump acorn from 5.3.0 to 5.7.4 in /INTRadioCheckbox 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] --- INTRadioCheckbox/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INTRadioCheckbox/yarn.lock b/INTRadioCheckbox/yarn.lock index 5c26aee..49a3d9a 100644 --- a/INTRadioCheckbox/yarn.lock +++ b/INTRadioCheckbox/yarn.lock @@ -43,8 +43,8 @@ acorn-globals@^4.1.0: acorn "^5.0.0" acorn@^5.0.0, acorn@^5.3.0: - 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" ajv@^4.9.1: version "4.11.8"