diff --git a/package.json b/package.json index 4a290b54..449e3869 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "redux-devtools-extension": "2.13.8", "resize-observer-polyfill": "1.5.1", "style-loader": "1.2.1", - "terser": "5.3.1", + "terser": "5.3.2", "terser-webpack-plugin": "4.2.0", "ts-node": "9.0.0", "typescript": "4.0.3", diff --git a/yarn.lock b/yarn.lock index accb0084..207244fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7760,10 +7760,10 @@ terser-webpack-plugin@^1.4.3: webpack-sources "^1.4.0" worker-farm "^1.7.0" -terser@5.3.1, terser@^5.3.0: - version "5.3.1" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.1.tgz#f50fe20ab48b15234fe9bdd86b10148ad5fca787" - integrity sha512-yD80f4hdwCWTH5mojzxe1q8bN1oJbsK/vfJGLcPZM/fl+/jItIVNKhFIHqqR71OipFWMLgj3Kc+GIp6CeIqfnA== +terser@5.3.2, terser@^5.3.0: + version "5.3.2" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.2.tgz#f4bea90eb92945b2a028ceef79181b9bb586e7af" + integrity sha512-H67sydwBz5jCUA32ZRL319ULu+Su1cAoZnnc+lXnenGRYWyLE3Scgkt8mNoAsMx0h5kdo758zdoS0LG9rYZXDQ== dependencies: commander "^2.20.0" source-map "~0.6.1"