From 1512ee7641e5bfd545f1c03fbffc64158351b5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:56:28 +0000 Subject: [PATCH] Bump uglifier from 1.3.0 to 4.2.0 in /sli/admin-tools/admin-rails Bumps [uglifier](https://github.com/lautis/uglifier) from 1.3.0 to 4.2.0. - [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...v4.2.0) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sli/admin-tools/admin-rails/Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sli/admin-tools/admin-rails/Gemfile.lock b/sli/admin-tools/admin-rails/Gemfile.lock index 31e6b0775de..c692cf5e962 100644 --- a/sli/admin-tools/admin-rails/Gemfile.lock +++ b/sli/admin-tools/admin-rails/Gemfile.lock @@ -99,7 +99,7 @@ GEM mime-types (1.23) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.7.6) + multi_json (1.15.0) multipart-post (1.1.5) net-ldap (0.3.1) oauth2 (0.8.0) @@ -173,9 +173,8 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) - uglifier (1.3.0) - execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + uglifier (4.2.0) + execjs (>= 0.3.0, < 3) PLATFORMS ruby