Skip to content

Commit 5bfd1f3

Browse files
fix(deps): update dependency sanitize-html to v2.17.0 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df1f9ca commit 5bfd1f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/anonymous-message-board/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.

apps/anonymous-message-board/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"helmet": "3.23.3",
1818
"mocha": "9.2.2",
1919
"mongodb": "3.7.4",
20-
"sanitize-html": "2.16.0"
20+
"sanitize-html": "2.17.0"
2121
},
2222
"license": "MIT"
2323
}

0 commit comments

Comments
 (0)