From 4eb7437d9ac370d00c6b1b830b98ff70810d1cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 03:56:59 +0000 Subject: [PATCH] Bump terser from 1.1.13 to 1.1.14 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.1.13 to 1.1.14. - [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.13...1.1.14) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1951b96e..bf6ebb90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -469,7 +469,7 @@ GEM telegraf (2.1.1) influxdb temple (0.8.2) - terser (1.1.13) + terser (1.1.14) execjs (>= 0.3.0, < 3) thor (1.2.1) tilt (2.0.11)