Skip to content

Commit 2cbe53f

Browse files
authored
Merge pull request #1413 from privy-open-source/renovate/jill64-universal-sanitizer-1.x
fix(deps): update dependency @jill64/universal-sanitizer to v1.3.1
2 parents a025ea3 + 22bfc9c commit 2cbe53f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"dependencies": {
6161
"@floating-ui/dom": "1.6.10",
62-
"@jill64/universal-sanitizer": "1.3.0",
62+
"@jill64/universal-sanitizer": "1.3.1",
6363
"@juggle/resize-observer": "3.4.0",
6464
"@nuxt/kit": "3.12.4",
6565
"@splidejs/splide": "4.1.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,15 +2878,15 @@ __metadata:
28782878
languageName: node
28792879
linkType: hard
28802880

2881-
"@jill64/universal-sanitizer@npm:1.3.0":
2882-
version: 1.3.0
2883-
resolution: "@jill64/universal-sanitizer@npm:1.3.0"
2881+
"@jill64/universal-sanitizer@npm:1.3.1":
2882+
version: 1.3.1
2883+
resolution: "@jill64/universal-sanitizer@npm:1.3.1"
28842884
dependencies:
28852885
"@types/dompurify": "npm:3.0.5"
2886-
"@types/sanitize-html": "npm:2.11.0"
2886+
"@types/sanitize-html": "npm:2.13.0"
28872887
dompurify: "npm:3.1.6"
28882888
sanitize-html: "npm:2.13.0"
2889-
checksum: 10/02e0b8146c58b56f329e9b8056cec5d2fc97855bb7281bb9d6aac1458b36da392561e12b3543560a3ce6700539ec7ce97c25ec94a71d2bfdde832c9b7eeacaa4
2889+
checksum: 10/7122f2932ba9c97c0690eb1cf609220c1ca8ec6a068d136f69c63697bc10bd6aefbea5fd5ec93b1e48cef069da081543d959231a89337753b2ec5b3f8b9e30b9
28902890
languageName: node
28912891
linkType: hard
28922892

@@ -3925,7 +3925,7 @@ __metadata:
39253925
resolution: "@privyid/persona@workspace:packages/persona"
39263926
dependencies:
39273927
"@floating-ui/dom": "npm:1.6.10"
3928-
"@jill64/universal-sanitizer": "npm:1.3.0"
3928+
"@jill64/universal-sanitizer": "npm:1.3.1"
39293929
"@juggle/resize-observer": "npm:3.4.0"
39303930
"@nuxt/kit": "npm:3.12.4"
39313931
"@nuxt/module-builder": "npm:0.8.3"

0 commit comments

Comments
 (0)