Skip to content

Commit 8161ebd

Browse files
fix(deps): update dependency @jill64/universal-sanitizer to v1.4.1
1 parent 923bb97 commit 8161ebd

File tree

2 files changed

+18
-28
lines changed

2 files changed

+18
-28
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.13",
62-
"@jill64/universal-sanitizer": "1.3.6",
62+
"@jill64/universal-sanitizer": "1.4.1",
6363
"@juggle/resize-observer": "3.4.0",
6464
"@nuxt/kit": "3.15.4",
6565
"@splidejs/splide": "4.1.4",

yarn.lock

Lines changed: 17 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2694,15 +2694,14 @@ __metadata:
26942694
languageName: node
26952695
linkType: hard
26962696

2697-
"@jill64/universal-sanitizer@npm:1.3.6":
2698-
version: 1.3.6
2699-
resolution: "@jill64/universal-sanitizer@npm:1.3.6"
2697+
"@jill64/universal-sanitizer@npm:1.4.1":
2698+
version: 1.4.1
2699+
resolution: "@jill64/universal-sanitizer@npm:1.4.1"
27002700
dependencies:
2701-
"@types/dompurify": "npm:3.2.0"
27022701
"@types/sanitize-html": "npm:2.13.0"
2703-
dompurify: "npm:3.2.3"
2702+
dompurify: "npm:3.2.4"
27042703
sanitize-html: "npm:2.14.0"
2705-
checksum: 10/fafe3300ba84eb8181018f668184e6e64e688bab201e520a1dd7842a1af7d91917fea398472513e29947fda9ccdb363e781b78ecd55363aa1049429e618966ef
2704+
checksum: 10/234f56fc0dc0dc80a37243cf0b40af055adb721d64e9d212b57bd8dc8753f54a60e270d9a50dddd56871cfce12914098aeda80c50fd236d475ff239e34bb8390
27062705
languageName: node
27072706
linkType: hard
27082707

@@ -3895,7 +3894,7 @@ __metadata:
38953894
resolution: "@privyid/persona@workspace:packages/persona"
38963895
dependencies:
38973896
"@floating-ui/dom": "npm:1.6.13"
3898-
"@jill64/universal-sanitizer": "npm:1.3.6"
3897+
"@jill64/universal-sanitizer": "npm:1.4.1"
38993898
"@juggle/resize-observer": "npm:3.4.0"
39003899
"@nuxt/kit": "npm:3.15.4"
39013900
"@nuxt/module-builder": "npm:0.8.4"
@@ -5365,15 +5364,6 @@ __metadata:
53655364
languageName: node
53665365
linkType: hard
53675366

5368-
"@types/dompurify@npm:3.2.0":
5369-
version: 3.2.0
5370-
resolution: "@types/dompurify@npm:3.2.0"
5371-
dependencies:
5372-
dompurify: "npm:*"
5373-
checksum: 10/0194dd9024e76e856f3373e8b080c7a5ac9910543ac1ee85db45277efbbea820b2f27fe22c8a6f02bb51833e0a8540d732be0d11d156efd16cb0b97f88e41ebf
5374-
languageName: node
5375-
linkType: hard
5376-
53775367
"@types/eslint@npm:^8.0.0":
53785368
version: 8.56.10
53795369
resolution: "@types/eslint@npm:8.56.10"
@@ -9298,22 +9288,22 @@ __metadata:
92989288
languageName: node
92999289
linkType: hard
93009290

9301-
"dompurify@npm:*, dompurify@npm:3.2.3":
9302-
version: 3.2.3
9303-
resolution: "dompurify@npm:3.2.3"
9291+
"dompurify@npm:3.0.11":
9292+
version: 3.0.11
9293+
resolution: "dompurify@npm:3.0.11"
9294+
checksum: 10/fc7027ef5cc09ad906625e8aa39b3ca50570fd05aec9fd5995349f0be866385122265c7a823c416694c7bb4c3415e9172cce03b92a153a16c7d1d27165b2a0fd
9295+
languageName: node
9296+
linkType: hard
9297+
9298+
"dompurify@npm:3.2.4":
9299+
version: 3.2.4
9300+
resolution: "dompurify@npm:3.2.4"
93049301
dependencies:
93059302
"@types/trusted-types": "npm:^2.0.7"
93069303
dependenciesMeta:
93079304
"@types/trusted-types":
93089305
optional: true
9309-
checksum: 10/aad472bcdff40afdbb307fd02abbca86acefee9c39cb35e9634ebbc5e047750a7eeb021b02cd66894d60cf75ad021f69394de2e9e8786b0dd91c5832f497a9af
9310-
languageName: node
9311-
linkType: hard
9312-
9313-
"dompurify@npm:3.0.11":
9314-
version: 3.0.11
9315-
resolution: "dompurify@npm:3.0.11"
9316-
checksum: 10/fc7027ef5cc09ad906625e8aa39b3ca50570fd05aec9fd5995349f0be866385122265c7a823c416694c7bb4c3415e9172cce03b92a153a16c7d1d27165b2a0fd
9306+
checksum: 10/98570c53385518a2f9b617f796926338856acfdd3369c88b5905bddf96bd7d391bf8a5433127155e0046e6faa2bfb767185fcd571b865dfabe624c099e2537f5
93179307
languageName: node
93189308
linkType: hard
93199309

0 commit comments

Comments
 (0)