From f6ade055450e8814c37d45688a799c3d3f4b5030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 20:09:22 +0800 Subject: [PATCH] :arrow_up: Bump terser from 4.8.0 to 4.8.1 in /app (#12785) 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 b7f49f1db..bfc901e15 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -2492,8 +2492,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 @@ -4433,7 +4433,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: @@ -5427,7 +5427,7 @@ snapshots: terser: 5.34.1 webpack: 5.94.0(webpack-cli@4.10.0) - terser@4.8.0: + terser@4.8.1: dependencies: acorn: 8.7.1 commander: 2.20.3