Bump terser from 5.34.0 to 5.34.1

Bumps [terser](https://github.com/terser/terser) from 5.34.0 to 5.34.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.34.0...v5.34.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-30 19:27:59 +00:00 committed by Daniel Micay
parent acc69bc301
commit a5272fdf8d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.34.0",
"terser": "^5.34.1",
"vnu-jar": "^23.4.11"
}
},
@ -2430,9 +2430,9 @@
"license": "MIT"
},
"node_modules/terser": {
"version": "5.34.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.34.0.tgz",
"integrity": "sha512-y5NUX+U9HhVsK/zihZwoq4r9dICLyV2jXGOriDAVOeKhq3LKVjgJbGO90FisozXLlJfvjHqgckGmJFBb9KYoWQ==",
"version": "5.34.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.34.1.tgz",
"integrity": "sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==",
"dependencies": {
"@jridgewell/source-map": "^0.3.3",
"acorn": "^8.8.2",

View File

@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.34.0",
"terser": "^5.34.1",
"vnu-jar": "^23.4.11"
},
"type": "module"