Skip to content

Commit ba89d1d

Browse files
fix(deps): update dependency @jill64/universal-sanitizer to v1.3.2
1 parent 13c48af commit ba89d1d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.11",
62-
"@jill64/universal-sanitizer": "1.3.1",
62+
"@jill64/universal-sanitizer": "1.3.2",
6363
"@juggle/resize-observer": "3.4.0",
6464
"@nuxt/kit": "3.13.2",
6565
"@splidejs/splide": "4.1.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2916,15 +2916,15 @@ __metadata:
29162916
languageName: node
29172917
linkType: hard
29182918

2919-
"@jill64/universal-sanitizer@npm:1.3.1":
2920-
version: 1.3.1
2921-
resolution: "@jill64/universal-sanitizer@npm:1.3.1"
2919+
"@jill64/universal-sanitizer@npm:1.3.2":
2920+
version: 1.3.2
2921+
resolution: "@jill64/universal-sanitizer@npm:1.3.2"
29222922
dependencies:
29232923
"@types/dompurify": "npm:3.0.5"
29242924
"@types/sanitize-html": "npm:2.13.0"
2925-
dompurify: "npm:3.1.6"
2925+
dompurify: "npm:3.1.7"
29262926
sanitize-html: "npm:2.13.0"
2927-
checksum: 10/7122f2932ba9c97c0690eb1cf609220c1ca8ec6a068d136f69c63697bc10bd6aefbea5fd5ec93b1e48cef069da081543d959231a89337753b2ec5b3f8b9e30b9
2927+
checksum: 10/e39f147249b4f61c919d79088d86ddcf8dfb081692e415d4a88705a447715b473826303bd5911a311aa3577e620557956f8164364619c648da036f0a1e113dea
29282928
languageName: node
29292929
linkType: hard
29302930

@@ -3935,7 +3935,7 @@ __metadata:
39353935
resolution: "@privyid/persona@workspace:packages/persona"
39363936
dependencies:
39373937
"@floating-ui/dom": "npm:1.6.11"
3938-
"@jill64/universal-sanitizer": "npm:1.3.1"
3938+
"@jill64/universal-sanitizer": "npm:1.3.2"
39393939
"@juggle/resize-observer": "npm:3.4.0"
39403940
"@nuxt/kit": "npm:3.13.2"
39413941
"@nuxt/module-builder": "npm:0.8.4"
@@ -9403,10 +9403,10 @@ __metadata:
94039403
languageName: node
94049404
linkType: hard
94059405

9406-
"dompurify@npm:3.1.6":
9407-
version: 3.1.6
9408-
resolution: "dompurify@npm:3.1.6"
9409-
checksum: 10/036844bc9b717b172ba27f5863b56f950289a05d8eebfb702d6953bbf80bd021e480ce4217bd084567186f2d0ada13358ce5556963492cfe402d774e8667f120
9406+
"dompurify@npm:3.1.7":
9407+
version: 3.1.7
9408+
resolution: "dompurify@npm:3.1.7"
9409+
checksum: 10/dc637a064306f83cf911caa267ffe1f973552047602020e3b6723c90f67962813edf8a65a0b62e8c9bc13fcd173a2691212a3719bc116226967f46bcd6181277
94109410
languageName: node
94119411
linkType: hard
94129412

0 commit comments

Comments
 (0)