From 8f751a5cc1c5c6cfa5e3d0431939391f41bb5f8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:19:36 +0000 Subject: [PATCH] Bump acorn in /OTHERS/Test/Libraries/jQuery/Laboratory/social-share Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.4.1) --- updated-dependencies: - dependency-name: acorn dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../jQuery/Laboratory/social-share/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OTHERS/Test/Libraries/jQuery/Laboratory/social-share/package-lock.json b/OTHERS/Test/Libraries/jQuery/Laboratory/social-share/package-lock.json index efdaeadc..57a37008 100644 --- a/OTHERS/Test/Libraries/jQuery/Laboratory/social-share/package-lock.json +++ b/OTHERS/Test/Libraries/jQuery/Laboratory/social-share/package-lock.json @@ -15,9 +15,9 @@ } }, "acorn": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", - "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==", + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "dev": true }, "acorn-node": {