diff --git a/package.json b/package.json index d17d4bd..0a79047 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "convert-source-map": "~1.1.0", "minimatch": "^3.0.2", - "terser": "^3.7.5", + "terser": "^5.31.1", "through": "~2.3.4", "xtend": "^4.0.1" },