diff --git a/package.json b/package.json index 9ed762b4..1a853787 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "proxyquire": "2.1.3", "redux-devtools-extension": "2.13.9", "style-loader": "3.3.2", - "terser": "5.17.4", + "terser": "5.17.5", "ts-node": "10.9.1", "typescript": "5.0.4", "webpack": "5.83.1" diff --git a/yarn.lock b/yarn.lock index 92bf4ca8..70762c67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6919,10 +6919,10 @@ terser-webpack-plugin@*, terser-webpack-plugin@^5.3.7: serialize-javascript "^6.0.1" terser "^5.16.5" -terser@5.17.4, terser@^5.16.5: - version "5.17.4" - resolved "https://registry.npmjs.org/terser/-/terser-5.17.4.tgz#b0c2d94897dfeba43213ed5f90ed117270a2c696" - integrity sha512-jcEKZw6UPrgugz/0Tuk/PVyLAPfMBJf5clnGueo45wTweoV8yh7Q7PEkhkJ5uuUbC7zAxEcG3tqNr1bstkQ8nw== +terser@5.17.5, terser@^5.16.5: + version "5.17.5" + resolved "https://registry.npmjs.org/terser/-/terser-5.17.5.tgz#557141b662b5978ac3d6a2f3d6455a26267ddcd4" + integrity sha512-NqFkzBX34WExkCbk3K5urmNCpEWqMPZnwGI1pMHwqvJ/zDlXC75u3NI7BrzoR8/pryy8Abx2e1i8ChrWkhH1Hg== dependencies: "@jridgewell/source-map" "^0.3.2" acorn "^8.5.0"