From 09e3eb2364dd932b2cb76a53584f577ca4ab2c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 16:56:14 +0000 Subject: [PATCH] Bump acorn Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.2. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.2) Signed-off-by: dependabot[bot] --- .../translation of titles and abstracts/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Thematic characterization/translation of titles and abstracts/package-lock.json b/Thematic characterization/translation of titles and abstracts/package-lock.json index 0ad8af2..66fd75b 100644 --- a/Thematic characterization/translation of titles and abstracts/package-lock.json +++ b/Thematic characterization/translation of titles and abstracts/package-lock.json @@ -31,9 +31,9 @@ "dev": true }, "acorn": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.1.1.tgz", - "integrity": "sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz", + "integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==", "dev": true }, "acorn-jsx": {