Build(deps-dev): Bump html-entities from 2.4.0 to 2.5.2 (#26021)

Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/mdevils/html-entities/releases)
- [Changelog](https://github.com/mdevils/html-entities/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdevils/html-entities/compare/v2.4.0...v2.5.2)

---
updated-dependencies:
- dependency-name: html-entities
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-03-05 22:56:43 +01:00
committed by GitHub
parent 3ff1f762b6
commit 74db5b3232
3 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
"clean-base-url": "^1.0.0",
"express": "^4.18.3",
"glob": "^10.3.10",
"html-entities": "^2.4.0",
"html-entities": "^2.5.2",
"html-rewriter-wasm": "^0.4.1",
"node-fetch": "^3.3.2"
},

View File

@@ -94,7 +94,7 @@
"ember-template-imports": "^4.1.0",
"ember-test-selectors": "^6.0.0",
"float-kit": "1.0.0",
"html-entities": "^2.4.0",
"html-entities": "^2.5.2",
"imports-loader": "^5.0.0",
"jquery": "^3.7.1",
"js-yaml": "^4.1.0",