From 6a02bf6fc1b20310777f0ee6703e784b70eca492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 23:24:52 +0000 Subject: [PATCH] Bump uglifier from 2.2.1 to 2.7.2 in /util Bumps [uglifier](https://github.com/lautis/uglifier) from 2.2.1 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/v2.2.1...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/util/Gemfile.lock b/util/Gemfile.lock index c9d539c9..f95810be 100644 --- a/util/Gemfile.lock +++ b/util/Gemfile.lock @@ -1,19 +1,18 @@ GEM - remote: http://rubygems.org/ remote: http://rubygems.org/ specs: chunky_png (1.2.8) - execjs (2.0.2) + execjs (2.8.1) + json (2.6.3) libv8 (3.16.14.3) - multi_json (1.8.0) ref (1.0.5) sass (3.2.11) therubyracer (0.12.0) libv8 (~> 3.16.14.0) ref - uglifier (2.2.1) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) PLATFORMS ruby