Skip to content

Commit

Permalink
Bump sanitize-html in /frontend-react in the sanitizers group (#16872)
Browse files Browse the repository at this point in the history
Bumps the sanitizers group in /frontend-react with 1 update: [sanitize-html](https://github.com/apostrophecms/sanitize-html).


Updates `sanitize-html` from 2.13.1 to 2.14.0
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.13.1...2.14.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sanitizers
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent b874d3f commit a5aa4f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rehype-raw": "^7.0.0",
"rehype-slug": "^5.1.0",
"rest-hooks": "^6.1.7",
"sanitize-html": "^2.13.1",
"sanitize-html": "^2.14.0",
"tsx": "^4.19.2",
"use-deep-compare-effect": "^1.8.1",
"uuid": "^11.0.3",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10182,7 +10182,7 @@ __metadata:
remark-mdx-frontmatter: ^5.0.0
remark-mdx-toc: ^0.3.1
rest-hooks: ^6.1.7
sanitize-html: ^2.13.1
sanitize-html: ^2.14.0
sass: ^1.81.0
storybook: ^8.4.7
storybook-addon-remix-react-router: ^3.0.2
Expand Down Expand Up @@ -10864,17 +10864,17 @@ __metadata:
languageName: node
linkType: hard

"sanitize-html@npm:^2.13.1":
version: 2.13.1
resolution: "sanitize-html@npm:2.13.1"
"sanitize-html@npm:^2.14.0":
version: 2.14.0
resolution: "sanitize-html@npm:2.14.0"
dependencies:
deepmerge: ^4.2.2
escape-string-regexp: ^4.0.0
htmlparser2: ^8.0.0
is-plain-object: ^5.0.0
parse-srcset: ^1.0.2
postcss: ^8.3.11
checksum: 645381375fcb9c70070644b02538f1d43d35db6c9761eba32ec5f0ea919fdc70aa19e186ae949e6e21de767cbf11ced3e6a31b322a6c705593dc9a902a257d7a
checksum: e8eb9ac1bd4d5d41cfbe647c506bdecaebb19932dc9acd044e6322a31ebdf2abc43213384d518f855d19b54782e136f1aa14b0e1ac79ffc9bdea9d47d2d5a812
languageName: node
linkType: hard

Expand Down

0 comments on commit a5aa4f4

Please sign in to comment.