From 4315715e910b35555cdc11add3fc6f6c1d98a108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2020 10:53:40 +0000 Subject: [PATCH] build(deps): bump acorn from 5.6.2 to 5.7.4 in /gdebug/web/channelzui Bumps [acorn](https://github.com/acornjs/acorn) from 5.6.2 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.6.2...5.7.4) Signed-off-by: dependabot[bot] --- gdebug/web/channelzui/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdebug/web/channelzui/package-lock.json b/gdebug/web/channelzui/package-lock.json index 87294ace..c464c3e3 100644 --- a/gdebug/web/channelzui/package-lock.json +++ b/gdebug/web/channelzui/package-lock.json @@ -1198,9 +1198,9 @@ } }, "acorn": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.6.2.tgz", - "integrity": "sha512-zUzo1E5dI2Ey8+82egfnttyMlMZ2y0D8xOCO3PNPPlYXpl8NZvF6Qk9L9BEtJs+43FqEmfBViDqc5d1ckRDguw==" + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz", + "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==" }, "acorn-dynamic-import": { "version": "3.0.0",