Skip to content

Commit d331ab7

Browse files
build(deps): bump dompurify from 3.4.9 to 3.4.11
1 parent 841a2e9 commit d331ab7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@giscus/react": "^3.1.0",
5454
"@svgr/webpack": "^8.1.0",
5555
"@vercel/analytics": "^1.5.0",
56-
"dompurify": "^3.4.9",
56+
"dompurify": "^3.4.11",
5757
"focus-visible": "^5.2.0",
5858
"highlight.js": "^11.11.0",
5959
"markdown-it": "^14.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5355,10 +5355,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
53555355
dependencies:
53565356
domelementtype "^2.3.0"
53575357

5358-
dompurify@^3.4.9:
5359-
version "3.4.9"
5360-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.9.tgz#b036637b2df8997126b58837bc90f85dbcad6b2f"
5361-
integrity sha512-4dPSRMRDqHvs0V4YDFCsaIZo4if5u0xM+llyxiM2fwuZFdKArUBAF3VtI2+n8NKg9P870WMdYk0UhqQNoWXbfQ==
5358+
dompurify@^3.4.11:
5359+
version "3.4.11"
5360+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.11.tgz#29c8ba496475f279ef4015784068452fb14a0680"
5361+
integrity sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==
53625362
optionalDependencies:
53635363
"@types/trusted-types" "^2.0.7"
53645364

0 commit comments

Comments
 (0)