Build(deps): Bump terser from 5.31.0 to 5.31.1 (#27377)

Bumps [terser](https://github.com/terser/terser) from 5.31.0 to 5.31.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.31.0...v5.31.1)

---
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-06-07 15:18:58 +02:00
committed by GitHub
parent 66b6559bf8
commit 476d5febeb
3 changed files with 6 additions and 6 deletions

View File

@@ -112,7 +112,7 @@
"select-kit": "1.0.0",
"sinon": "^18.0.0",
"source-map": "^0.7.4",
"terser": "^5.31.0",
"terser": "^5.31.1",
"truth-helpers": "1.0.0",
"util": "^0.12.5",
"virtual-dom": "^2.1.1",

View File

@@ -19,7 +19,7 @@
"handlebars": "^4.7.8",
"path-browserify": "^1.0.1",
"polyfill-crypto.getrandomvalues": "^1.0.0",
"terser": "^5.31.0"
"terser": "^5.31.1"
},
"engines": {
"node": ">= 18",