From 38157466278bba4cf17980ad512d6dde4d8e719e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 05:16:28 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20terser=20from=204.2.1=20to=204.8.1=20in?= =?UTF-8?q?=20/02.=EC=98=88=EC=A0=9C=EC=BD=94=EB=93=9C/191010=5FVuex=20?= =?UTF-8?q?=EC=83=81=ED=83=9C=EA=B4=80=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [terser](https://github.com/terser/terser) from 4.2.1 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/02.\354\230\210\354\240\234\354\275\224\353\223\234/191010_Vuex \354\203\201\355\203\234\352\264\200\353\246\254/package-lock.json" "b/02.\354\230\210\354\240\234\354\275\224\353\223\234/191010_Vuex \354\203\201\355\203\234\352\264\200\353\246\254/package-lock.json" index 5343a0b..d052288 100644 --- "a/02.\354\230\210\354\240\234\354\275\224\353\223\234/191010_Vuex \354\203\201\355\203\234\352\264\200\353\246\254/package-lock.json" +++ "b/02.\354\230\210\354\240\234\354\275\224\353\223\234/191010_Vuex \354\203\201\355\203\234\352\264\200\353\246\254/package-lock.json" @@ -10363,9 +10363,9 @@ "dev": true }, "terser": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/terser/-/terser-4.2.1.tgz", - "integrity": "sha512-cGbc5utAcX4a9+2GGVX4DsenG6v0x3glnDi5hx8816X1McEAwPlPgRtXPJzSBsbpILxZ8MQMT0KvArLuE0HP5A==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-4.8.1.tgz", + "integrity": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==", "dev": true, "requires": { "commander": "^2.20.0",