mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 03:54:33 +08:00
Build(deps): Bump terser from 5.37.0 to 5.38.2 (#31289)
Bumps [terser](https://github.com/terser/terser) from 5.37.0 to 5.38.2. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.37.0...v5.38.2) 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:
@ -130,7 +130,7 @@
|
||||
"select-kit": "workspace:1.0.0",
|
||||
"sinon": "^19.0.2",
|
||||
"source-map": "^0.7.4",
|
||||
"terser": "^5.37.0",
|
||||
"terser": "^5.38.2",
|
||||
"testem": "^3.15.2",
|
||||
"truth-helpers": "workspace:1.0.0",
|
||||
"util": "^0.12.5",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"handlebars": "^4.7.8",
|
||||
"path-browserify": "^1.0.1",
|
||||
"polyfill-crypto.getrandomvalues": "^1.0.0",
|
||||
"terser": "^5.37.0"
|
||||
"terser": "^5.38.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18",
|
||||
|
Reference in New Issue
Block a user