From 1b2decde2de285bd59e05fd97775e74c89309980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:04:16 +0000 Subject: [PATCH] Bump uglifier from 2.5.3 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.5.3 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/2.5.3...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a2f2f3f..40e5df20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM compass-import-once (1.0.4) sass (>= 3.2, < 3.5) erubis (2.7.0) - execjs (2.2.1) + execjs (2.8.1) ffi (1.15.1) font-awesome-sass (4.2.0) sass (~> 3.2) @@ -105,7 +105,7 @@ GEM tzinfo (1.2.6) thread_safe (~> 0.1) uber (0.0.8) - uglifier (2.5.3) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0)