Skip to content

Commit 5d8d788

Browse files
Bump dompurify from 3.1.6 to 3.2.0 in /app/frontend (#2176)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.2.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.6...3.2.0) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17a5cef commit 5d8d788

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/frontend/package-lock.json

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

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fluentui/react-components": "^9.56.2",
1919
"@fluentui/react-icons": "^2.0.265",
2020
"@react-spring/web": "^9.7.3",
21-
"dompurify": "^3.1.6",
21+
"dompurify": "^3.2.0",
2222
"i18next": "^23.16.5",
2323
"i18next-browser-languagedetector": "^8.0.0",
2424
"i18next-http-backend": "^2.5.2",

0 commit comments

Comments
 (0)