Build(deps): Bump html-entities in /app/assets/javascripts (#21961)

Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.3.4 to 2.3.5.
- [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/commits)

---
updated-dependencies:
- dependency-name: html-entities
  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] 2023-06-07 10:54:20 +02:00 committed by GitHub
parent 86facadec1
commit e59ae0fb2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"clean-base-url": "^1.0.0",
"discourse-plugins": "1.0.0",
"express": "^4.18.2",
"html-entities": "^2.3.4",
"html-entities": "^2.3.5",
"jsdom": "^22.1.0",
"node-fetch": "^3.3.1"
}

View File

@ -52,7 +52,7 @@
"ember-source": "~3.28.12",
"ember-test-selectors": "^6.0.0",
"handlebars": "^4.7.7",
"html-entities": "^2.3.4",
"html-entities": "^2.3.5",
"js-yaml": "^4.1.0",
"jsdom": "^22.1.0",
"markdown-it": "^13.0.1",

View File

@ -5755,10 +5755,10 @@ html-encoding-sniffer@^3.0.0:
dependencies:
whatwg-encoding "^2.0.0"
html-entities@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.4.tgz#c65db1302652a0a2986f216ef911df65015dc1ac"
integrity sha512-TtiHkpRBqP40OzizVWjwBPBsiqchEZxAg/nys6D6lIpdoVLo7sWZ/5Sf/s4UaBHQ6pzUzEr3NiItvEoO46sPtQ==
html-entities@^2.3.5:
version "2.3.5"
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.5.tgz#9f117bf6a5962efc31e094f6c6dad3cf3b95e33e"
integrity sha512-72TJlcMkYsEJASa/3HnX7VT59htM7iSHbH59NSZbtc+22Ap0Txnlx91sfeB+/A7wNZg7UxtZdhAW4y+/jimrdg==
http-errors@2.0.0:
version "2.0.0"