Skip to content

Commit f77f003

Browse files
renovate[bot]kranthie-saplongieirl
authored
fix(deps): update dependency sanitize-html to v2.17.3 [security] (#4568)
* fix(deps): update dependency sanitize-html to v2.17.3 [security] * chore: add changeset for dependency update * chore: update pnpm-lock.yaml for sanitize-html 2.17.3 * chore(backend-proxy-middleware-cf): upgrade @sap/approuter to ^21.0.0 for Node 24 compatibility * Revert "chore(backend-proxy-middleware-cf): upgrade @sap/approuter to ^21.0.0 for Node 24 compatibility" This reverts commit 709fefa. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kranthie-sap <[email protected]> Co-authored-by: John Long <[email protected]>
1 parent 309ad26 commit f77f003

4 files changed

Lines changed: 15 additions & 9 deletions

File tree

.changeset/dependencies-GH-4568.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@sap-ux-private/ui-prompting-examples": patch
3+
"@sap-ux/ui-components": patch
4+
---
5+
6+
fix(deps): update dependency sanitize-html to v2.17.3 [security]

examples/ui-prompting-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@sap-ux/ui-components": "workspace:*",
2424
"@sap-ux/ui-prompting": "workspace:*",
2525
"react-markdown": "5.0.3",
26-
"sanitize-html": "2.17.2"
26+
"sanitize-html": "2.17.3"
2727
},
2828
"peerDependencies": {
2929
"react": ">=16.14.0",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-movable": "2.5.4",
3838
"react-select": "5.10.2",
3939
"react-virtualized": "9.22.6",
40-
"sanitize-html": "2.17.2",
40+
"sanitize-html": "2.17.3",
4141
"uuid": "11.1.0"
4242
},
4343
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)