From fe5b41542bfe65e6b3fc5960de1f2d6ca15c51ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:56:27 +0000 Subject: [PATCH] Bump uglifier from 1.3.0 to 2.7.2 in /sli/databrowser Bumps [uglifier](https://github.com/lautis/uglifier) from 1.3.0 to 2.7.2. - [Release notes](https://github.com/lautis/uglifier/releases) - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v1.3.0...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sli/databrowser/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sli/databrowser/Gemfile.lock b/sli/databrowser/Gemfile.lock index d9594051a22..3e39dae7584 100644 --- a/sli/databrowser/Gemfile.lock +++ b/sli/databrowser/Gemfile.lock @@ -89,7 +89,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.23) - multi_json (1.7.6) + multi_json (1.15.0) multi_xml (0.5.4) multipart-post (1.2.0) net-scp (1.0.4) @@ -168,9 +168,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) - uglifier (1.3.0) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) PLATFORMS ruby