build(deps): bump terser from 5.30.0 to 5.30.2 (#6300)

Bumps [terser](https://github.com/terser/terser) from 5.30.0 to 5.30.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.30.0...v5.30.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-02 18:59:03 +02:00 committed by GitHub
parent dc761bc05e
commit d780704752
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -254,8 +254,8 @@ importers:
specifier: ^8.1.2
version: 8.1.2
terser:
specifier: ^5.30.0
version: 5.30.0
specifier: ^5.30.2
version: 5.30.2
threads:
specifier: ^1.7.0
version: 1.7.0
@ -6854,8 +6854,8 @@ packages:
yallist: 4.0.0
dev: false
/terser@5.30.0:
resolution: {integrity: sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw==}
/terser@5.30.2:
resolution: {integrity: sha512-vTDjRKYKip4dOFL5VizdoxHTYDfEXPdz5t+FbxCC5Rp2s+KbEO8w5wqMDPgj7CtFKZuzq7PXv28fZoXfqqBVuw==}
engines: {node: '>=10'}
hasBin: true
dependencies:

View file

@ -68,7 +68,7 @@
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5",
"superagent": "^8.1.2",
"terser": "^5.30.0",
"terser": "^5.30.2",
"threads": "^1.7.0",
"tinycon": "0.6.8",
"tsx": "^4.7.1",