From 00e6c1300f07f4fcb2dcdb3885706ddc84c5cd3b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 2 Apr 2024 20:46:42 +0000
Subject: [PATCH] Bump terser from 5.30.1 to 5.30.2

Bumps [terser](https://github.com/terser/terser) from 5.30.1 to 5.30.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.30.1...v5.30.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 7d79b391e..6d87a0775 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
     "react-dom": "^18.0.1",
     "react-loadable": "^5.5.0",
     "search-insights": "^2.13.0",
-    "terser": "5.30.1",
+    "terser": "5.30.2",
     "url-loader": "^4.1.1",
     "webpack": "^5.91.0",
     "ws": "^8.16.0"
diff --git a/yarn.lock b/yarn.lock
index 9ea20958b..4d6e1bb6a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8074,10 +8074,10 @@ terser-webpack-plugin@^5.3.10, terser-webpack-plugin@^5.3.9:
     serialize-javascript "^6.0.1"
     terser "^5.26.0"
 
-terser@5.30.1, terser@^5.10.0, terser@^5.15.1, terser@^5.26.0:
-  version "5.30.1"
-  resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.1.tgz#4faaeedf00d322eb953dcc1f4eeaa9711c15f093"
-  integrity sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA==
+terser@5.30.2, terser@^5.10.0, terser@^5.15.1, terser@^5.26.0:
+  version "5.30.2"
+  resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.2.tgz#79fc2222c241647cea54ab928ac987ffbe8ce9e2"
+  integrity sha512-vTDjRKYKip4dOFL5VizdoxHTYDfEXPdz5t+FbxCC5Rp2s+KbEO8w5wqMDPgj7CtFKZuzq7PXv28fZoXfqqBVuw==
   dependencies:
     "@jridgewell/source-map" "^0.3.3"
     acorn "^8.8.2"