build(deps): bump terser from 5.30.2 to 5.30.3 (#6304)
Bumps [terser](https://github.com/terser/terser) from 5.30.2 to 5.30.3. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.30.2...v5.30.3) --- 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:
parent
820d728ce6
commit
69bbba101a
2 changed files with 5 additions and 5 deletions
|
@ -254,8 +254,8 @@ importers:
|
|||
specifier: ^8.1.2
|
||||
version: 8.1.2
|
||||
terser:
|
||||
specifier: ^5.30.2
|
||||
version: 5.30.2
|
||||
specifier: ^5.30.3
|
||||
version: 5.30.3
|
||||
threads:
|
||||
specifier: ^1.7.0
|
||||
version: 1.7.0
|
||||
|
@ -6854,8 +6854,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: false
|
||||
|
||||
/terser@5.30.2:
|
||||
resolution: {integrity: sha512-vTDjRKYKip4dOFL5VizdoxHTYDfEXPdz5t+FbxCC5Rp2s+KbEO8w5wqMDPgj7CtFKZuzq7PXv28fZoXfqqBVuw==}
|
||||
/terser@5.30.3:
|
||||
resolution: {integrity: sha512-STdUgOUx8rLbMGO9IOwHLpCqolkDITFFQSMYYwKE1N2lY6MVSaeoi10z/EhWxRc6ybqoVmKSkhKYH/XUpl7vSA==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"socket.io": "^4.7.5",
|
||||
"socket.io-client": "^4.7.5",
|
||||
"superagent": "^8.1.2",
|
||||
"terser": "^5.30.2",
|
||||
"terser": "^5.30.3",
|
||||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "^4.7.1",
|
||||
|
|
Loading…
Reference in a new issue