From fb016818a49c34c6bc3b31d975c831506b7f90ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 04:26:07 +0000 Subject: [PATCH] Bump acorn from 5.7.3 to 5.7.4 in /client/s2fx-client-typescript Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) --- updated-dependencies: - dependency-name: acorn dependency-type: indirect ... Signed-off-by: dependabot[bot] --- client/s2fx-client-typescript/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/s2fx-client-typescript/yarn.lock b/client/s2fx-client-typescript/yarn.lock index 63bd930..69fb5ee 100644 --- a/client/s2fx-client-typescript/yarn.lock +++ b/client/s2fx-client-typescript/yarn.lock @@ -1111,9 +1111,9 @@ acorn-walk@^6.0.1: integrity sha1-02O2b1+sXwGP+cOh57b44xDMORM= acorn@^5.5.3: - version "5.7.3" - resolved "https://registry.npm.taobao.org/acorn/download/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279" - integrity sha1-Z6ojG/iBKXS4UjWpZ3Hra9B+onk= + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" + integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg== acorn@^6.0.1, acorn@^6.1.1: version "6.1.1"