Skip to content

Commit a37ae6f

Browse files
Bump dompurify from 3.1.6 to 3.1.7 (#1951)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff18fdd commit a37ae6f

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.6",
16+
"dompurify": "3.1.7",
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-
2002-
version "3.1.6"
2003-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
2004-
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
2001+
2002+
version "3.1.7"
2003+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
2004+
integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==
20052005

20062006
domutils@^1.5.1:
20072007
version "1.7.0"

0 commit comments

Comments
 (0)