diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-20 01:23:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-20 01:23:35 +0000 |
| commit | da71c672ddb9dbe2e3c0d8120ca9d0b8d7ec57a5 (patch) | |
| tree | f50a2ae9362aab54fb9a89637e9008bbe80648ac /client/package.json | |
| parent | 6c3b50d287a8b8ba67d2bb4cf3cffe25bcd3b4e6 (diff) | |
build(deps-dev): bump terser from 3.7.7 to 4.8.1 in /client
Bumps [terser](https://github.com/terser/terser) from 3.7.7 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: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/package.json')
| -rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 9d0005c..1935b81 100644 --- a/client/package.json +++ b/client/package.json @@ -28,7 +28,7 @@ "jimp": "^0.13.0", "pretty-error": "^3.0.3", "stylus": "^0.54.8", - "terser": "^3.7.7", + "terser": "^4.8.1", "underscore": "^1.12.1", "watchify": "^4.0.0", "ws": "^7.4.6" |