Skip to content

Commit

Permalink
Bump terser from 4.4.3 to 4.8.1 in /application
Browse files Browse the repository at this point in the history
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1.
- [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>
  • Loading branch information
dependabot[bot] committed Jul 20, 2022
1 parent 82560ac commit b405dba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions application/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1203,8 +1203,8 @@ browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.8.2:
node-releases "^1.1.42"

buffer-from@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
version "1.1.2"
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"

buffer-indexof@^1.0.0:
version "1.1.1"
Expand Down Expand Up @@ -4714,8 +4714,8 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
urix "^0.1.0"

source-map-support@~0.5.12:
version "0.5.16"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
version "0.5.21"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
dependencies:
buffer-from "^1.0.0"
source-map "^0.6.0"
Expand Down Expand Up @@ -4955,8 +4955,8 @@ terser-webpack-plugin@^1.1.0, terser-webpack-plugin@^1.4.3:
worker-farm "^1.7.0"

terser@^4.1.2:
version "4.4.3"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.4.3.tgz#401abc52b88869cf904412503b1eb7da093ae2f0"
version "4.8.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit b405dba

Please sign in to comment.