From 0e453139fc3dac4cf638da4790dffd7793d6f425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 18:56:30 -0500 Subject: [PATCH] build(deps): bump terser from 1.2.4 to 1.2.5 (#4972) Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.2.4 to 1.2.5. - [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.2.4...1.2.5) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb8628aebd..e5ddc3a23c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -681,7 +681,7 @@ GEM stringio (3.1.2) strong_migrations (1.8.0) activerecord (>= 5.2) - terser (1.2.4) + terser (1.2.5) execjs (>= 0.3.0, < 3) thor (1.3.2) tilt (2.2.0)