Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 7e7ba42

Browse files
fix(deps): update dependency sanitize-html to v2.7.0 (#404)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4d5630c commit 7e7ba42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"type": "module",
3535
"dependencies": {
36-
"sanitize-html": "2.6.1"
36+
"sanitize-html": "2.7.0"
3737
},
3838
"license": "Unlicense"
3939
}

0 commit comments

Comments
 (0)