From eec1d782596796cdcc929f7d1f77ad3be046fa3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:53:30 +0000 Subject: [PATCH] Bump terser from 1.1.18 to 1.1.19 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.1.18 to 1.1.19. - [Release notes](https://github.com/ahorek/terser-ruby/releases) - [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ahorek/terser-ruby/compare/1.1.18...1.1.19) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 466ee0ada3..19734c9375 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM actionmailer (>= 5.2, < 8) activesupport (>= 5.2, < 8) excon (0.100.0) - execjs (2.8.1) + execjs (2.9.1) factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) @@ -510,7 +510,7 @@ GEM attr_required (>= 0.0.5) faraday (~> 2.0) faraday-follow_redirects - terser (1.1.18) + terser (1.1.19) execjs (>= 0.3.0, < 3) test-prof (1.2.3) thor (1.2.2)