Skip to content

Commit 7f8c043

Browse files
Bump dompurify from 3.1.7 to 3.2.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.7 to 3.2.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.7...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]>
1 parent 9becf07 commit 7f8c043

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"not dead"
1414
],
1515
"dependencies": {
16-
"dompurify": "3.1.7",
16+
"dompurify": "3.2.0",
1717
"foundation-sites": "6.7.5",
1818
"glob": "10.4.3",
1919
"hamburgers": "1.1.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1998,10 +1998,10 @@ domhandler@^4.2.0, domhandler@^4.2.2:
19981998
dependencies:
19991999
domelementtype "^2.2.0"
20002000

2001-
dompurify@3.1.7:
2002-
version "3.1.7"
2003-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
2004-
integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==
2001+
dompurify@3.2.0:
2002+
version "3.2.0"
2003+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.0.tgz#53c414317c51503183696fcdef6dd3f916c607ed"
2004+
integrity sha512-AMdOzK44oFWqHEi0wpOqix/fUNY707OmoeFDnbi3Q5I8uOpy21ufUA5cDJPr0bosxrflOVD/H2DMSvuGKJGfmQ==
20052005

20062006
domutils@^1.5.1:
20072007
version "1.7.0"

0 commit comments

Comments
 (0)