diff --git a/package.json b/package.json index 77d9cfb..8450631 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "jasmine": "3.9.0", "jasmine-core": "3.9.0", "rollup": "2.56.3", - "terser": "4.8.0", + "terser": "4.8.1", "typescript": "4.2.4" }, "homepage": "https://github.com/OpenCannabis/Specification#readme", diff --git a/yarn.lock b/yarn.lock index 950b188..7d26000 100644 --- a/yarn.lock +++ b/yarn.lock @@ -575,10 +575,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -terser@4.8.0: - version "4.8.0" - resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17" - integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw== +terser@4.8.1: + version "4.8.1" + resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f" + integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw== dependencies: commander "^2.20.0" source-map "~0.6.1"