Bump terser from 5.14.1 to 5.14.2 (#13)

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
dependabot[bot] 4 years ago committed by GitHub
parent 3b1116185b
commit c30c2ae4b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3764,7 +3764,7 @@ custom-error-instance@2.1.1:
dependencies:
axios "^0.21.4"
browser-or-node "^1.2.1"
cvat-data "file:../.cache/yarn/v6/npm-cvat-core-5.1.0-2827e905-9c7a-4583-bedd-55e75d7bff66-1657870543670/node_modules/cvat-data"
cvat-data "file:cvat-data"
detect-browser "^5.2.1"
error-stack-parser "^2.0.2"
form-data "^2.5.0"
@ -11556,9 +11556,9 @@ terser-webpack-plugin@^5.1.3:
terser "^5.7.2"
terser@^5.10.0, terser@^5.7.2:
version "5.14.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.1.tgz#7c95eec36436cb11cf1902cc79ac564741d19eca"
integrity sha512-+ahUAE+iheqBTDxXhTisdA8hgvbEG1hHOQ9xmNjeUJSoi6DU/gMrKNcfZjHkyY6Alnuyc+ikYJaxxfHkT3+WuQ==
version "5.14.2"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.2.tgz#9ac9f22b06994d736174f4091aa368db896f1c10"
integrity sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==
dependencies:
"@jridgewell/source-map" "^0.3.2"
acorn "^8.5.0"

Loading…
Cancel
Save