From cb790609955af125e6c03fcdf10b4499102baeaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 23:21:59 +0000 Subject: [PATCH] Bump uglifier from 2.2.0 to 4.2.0 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.2.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/v2.2.0...v4.2.0) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 182a315..454bbb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM dotenv-rails (0.9.0) dotenv (= 0.9.0) erubis (2.7.0) - execjs (2.0.1) + execjs (2.8.1) ffi2-generators (0.1.1) hike (1.2.3) i18n (0.6.9) @@ -96,7 +96,7 @@ GEM mocha (0.14.0) metaclass (~> 0.0.1) mono_logger (1.1.0) - multi_json (1.8.4) + multi_json (1.15.0) polyglot (0.3.4) racc (1.4.10) rack (1.5.2) @@ -376,9 +376,8 @@ GEM rails (>= 3.1) railties (>= 3.1) tzinfo (0.3.38) - uglifier (2.2.0) - execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + uglifier (4.2.0) + execjs (>= 0.3.0, < 3) vegas (0.1.11) rack (>= 1.0.0)