From 62cb6c45e01299bc518699db7d02ea3e4bb758d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2020 15:41:44 +0000 Subject: [PATCH] Bump acorn Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.5 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.0.5...6.4.1) Signed-off-by: dependabot[bot] --- .../javascript/org/visallo/examples/visibility/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extension-visibility/src/main/javascript/org/visallo/examples/visibility/yarn.lock b/extension-visibility/src/main/javascript/org/visallo/examples/visibility/yarn.lock index 0cbbebb..bb36349 100644 --- a/extension-visibility/src/main/javascript/org/visallo/examples/visibility/yarn.lock +++ b/extension-visibility/src/main/javascript/org/visallo/examples/visibility/yarn.lock @@ -166,9 +166,9 @@ acorn-dynamic-import@^4.0.0: integrity sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw== acorn@^6.0.5: - version "6.0.5" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.5.tgz#81730c0815f3f3b34d8efa95cb7430965f4d887a" - integrity sha512-i33Zgp3XWtmZBMNvCr4azvOFeWVw1Rk6p3hfi3LUDvIFraOMywb1kAtrbi+med14m4Xfpqm3zRZMT+c0FNE7kg== + version "6.4.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474" + integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== ajv-errors@^1.0.0: version "1.0.1"