From 68006bac881cde5e73d4996c9b8a2929ad0bc9d4 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Fri, 22 Nov 2024 13:02:05 +0800 Subject: [PATCH] =?UTF-8?q?chore(yarn.lock):=20=E6=9B=B4=E6=96=B0terser?= =?UTF-8?q?=E5=88=B0=E7=89=88=E6=9C=AC5.36.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yarn.lock | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/yarn.lock b/yarn.lock index b0339375..6241d273 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7040,6 +7040,16 @@ terser@^5.17.4: commander "^2.20.0" source-map-support "~0.5.20" +terser@^5.36.0: + version "5.36.0" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.36.0.tgz#8b0dbed459ac40ff7b4c9fd5a3a2029de105180e" + integrity sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w== + dependencies: + "@jridgewell/source-map" "^0.3.3" + acorn "^8.8.2" + commander "^2.20.0" + source-map-support "~0.5.20" + text-table@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"