Skip to content

Commit fe163f4

Browse files
chore(deps): update dependency @types/sanitize-html to v2.15.0
1 parent 9fe4d2e commit fe163f4

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/html-escaper": "3.0.4",
4141
"@types/lodash-es": "4.17.12",
4242
"@types/marked": "6.0.0",
43-
"@types/sanitize-html": "2.13.0",
43+
"@types/sanitize-html": "2.15.0",
4444
"@types/scroll-into-view": "1.16.4",
4545
"@types/webfontloader": "1.6.38",
4646
"@types/zxcvbn": "4.4.5",

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@nuxtjs/tailwindcss": "6.13.2",
127127
"@privyid/browserslist-config": "workspace:^",
128128
"@privyid/tailwind-preset": "workspace:^",
129-
"@types/sanitize-html": "2.13.0",
129+
"@types/sanitize-html": "2.15.0",
130130
"browserslist-to-esbuild": "2.1.1",
131131
"nuxt": "3.16.1",
132132
"postcss-custom-properties": "14.0.4",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3736,7 +3736,7 @@ __metadata:
37363736
"@types/html-escaper": "npm:3.0.4"
37373737
"@types/lodash-es": "npm:4.17.12"
37383738
"@types/marked": "npm:6.0.0"
3739-
"@types/sanitize-html": "npm:2.13.0"
3739+
"@types/sanitize-html": "npm:2.15.0"
37403740
"@types/scroll-into-view": "npm:1.16.4"
37413741
"@types/webfontloader": "npm:1.6.38"
37423742
"@types/zxcvbn": "npm:4.4.5"
@@ -3930,7 +3930,7 @@ __metadata:
39303930
"@tiptap/pm": "npm:^2.5.9"
39313931
"@tiptap/starter-kit": "npm:^2.5.9"
39323932
"@tiptap/vue-3": "npm:^2.5.9"
3933-
"@types/sanitize-html": "npm:2.13.0"
3933+
"@types/sanitize-html": "npm:2.15.0"
39343934
"@vueuse/core": "npm:11.0.3"
39353935
"@vueuse/math": "npm:11.1.0"
39363936
"@zxing/browser": "npm:0.1.5"
@@ -5636,6 +5636,15 @@ __metadata:
56365636
languageName: node
56375637
linkType: hard
56385638

5639+
"@types/sanitize-html@npm:2.15.0":
5640+
version: 2.15.0
5641+
resolution: "@types/sanitize-html@npm:2.15.0"
5642+
dependencies:
5643+
htmlparser2: "npm:^8.0.0"
5644+
checksum: 10/77a21ddea7de41a6a6a80f3b1f4f7336f12e87fbd5b87b1697ff4f2ff22f98549367c9221158bfc0fbf5a2fc9fc74d0265f848d4e765ad10dd2dc38ccdcdf674
5645+
languageName: node
5646+
linkType: hard
5647+
56395648
"@types/scheduler@npm:^0.16":
56405649
version: 0.16.8
56415650
resolution: "@types/scheduler@npm:0.16.8"

0 commit comments

Comments
 (0)