Skip to content

Commit

Permalink
Merge pull request #115 from jill64/renovate/dompurify-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency dompurify to v3.1.5
  • Loading branch information
wraith-ci[bot] committed May 31, 2024
2 parents aa52a45 + c196aeb commit 424d754
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jill64/universal-sanitizer",
"description": "馃拵 Isomorphic html sanitizer by DOMPurify + sanitize-html",
"version": "1.2.12",
"version": "1.2.13",
"type": "module",
"main": "dist/index.js",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"repository": {
"type": "git",
"url": "https://github.com/jill64/universal-sanitizer.git",
"image": "https://opengraph.githubassets.com/bf2add20158bb95cca6e19029ef378362c66f8f78554e6b7008d27e7704d599f/jill64/universal-sanitizer"
"image": "https://opengraph.githubassets.com/699135d1747d6308933ea7938720fae52a4acc9bfcdf761850f6542c73f3d8f4/jill64/universal-sanitizer"
},
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@types/dompurify": "3.0.5",
"@types/sanitize-html": "2.11.0",
"dompurify": "3.1.4",
"dompurify": "3.1.5",
"sanitize-html": "2.13.0"
}
}

0 comments on commit 424d754

Please sign in to comment.