From d7df629e068973afab6ad0744e8f0774cebabda1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:03:52 +0800 Subject: [PATCH] :arrow_up: Bump terser from 4.8.0 to 4.8.1 in /app (#12804) Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: D <845765@qq.com> --- app/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 2e0420051..bd36fb21d 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -2491,8 +2491,8 @@ packages: uglify-js: optional: true - terser@4.8.0: - resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==} + terser@4.8.1: + resolution: {integrity: sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==} engines: {node: '>=6.0.0'} hasBin: true @@ -4431,7 +4431,7 @@ snapshots: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 4.8.0 + terser: 4.8.1 html-minifier-terser@6.1.0: dependencies: @@ -5425,7 +5425,7 @@ snapshots: terser: 5.34.1 webpack: 5.95.0(webpack-cli@4.10.0) - terser@4.8.0: + terser@4.8.1: dependencies: acorn: 8.7.1 commander: 2.20.3