1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-24 19:44:05 +02:00

fix(deps): update dependency sanitize-html to v2.17.3 [security] (#17319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-27 15:17:25 +09:00
committed by GitHub
parent 0227148c89
commit 985de915b3
2 changed files with 9 additions and 16 deletions

View File

@@ -61,7 +61,7 @@
"punycode.js": "2.3.1", "punycode.js": "2.3.1",
"qr-code-styling": "1.9.2", "qr-code-styling": "1.9.2",
"qr-scanner": "1.4.2", "qr-scanner": "1.4.2",
"sanitize-html": "2.17.2", "sanitize-html": "2.17.3",
"shiki": "4.0.2", "shiki": "4.0.2",
"textarea-caret": "3.1.0", "textarea-caret": "3.1.0",
"three": "0.183.2", "three": "0.183.2",

23
pnpm-lock.yaml generated
View File

@@ -744,8 +744,8 @@ importers:
specifier: 1.4.2 specifier: 1.4.2
version: 1.4.2 version: 1.4.2
sanitize-html: sanitize-html:
specifier: 2.17.2 specifier: 2.17.3
version: 2.17.2 version: 2.17.3
shiki: shiki:
specifier: 4.0.2 specifier: 4.0.2
version: 4.0.2 version: 4.0.2
@@ -8928,9 +8928,6 @@ packages:
safer-buffer@2.1.2: safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
sanitize-html@2.17.2:
resolution: {integrity: sha512-EnffJUl46VE9uvZ0XeWzObHLurClLlT12gsOk1cHyP2Ol1P0BnBnsXmShlBmWVJM+dKieQI68R0tsPY5m/B+Jg==}
sanitize-html@2.17.3: sanitize-html@2.17.3:
resolution: {integrity: sha512-Kn4srCAo2+wZyvCNKCSyB2g8RQ8IkX/gQs2uqoSRNu5t9I2qvUyAVvRDiFUVAiX3N3PNuwStY0eNr+ooBHVWEg==} resolution: {integrity: sha512-Kn4srCAo2+wZyvCNKCSyB2g8RQ8IkX/gQs2uqoSRNu5t9I2qvUyAVvRDiFUVAiX3N3PNuwStY0eNr+ooBHVWEg==}
@@ -10238,6 +10235,9 @@ packages:
vue-component-type-helpers@3.2.6: vue-component-type-helpers@3.2.6:
resolution: {integrity: sha512-O02tnvIfOQVmnvoWwuSydwRoHjZVt8UEBR+2p4rT35p8GAy5VTlWP8o5qXfJR/GWCN0nVZoYWsVUvx2jwgdBmQ==} resolution: {integrity: sha512-O02tnvIfOQVmnvoWwuSydwRoHjZVt8UEBR+2p4rT35p8GAy5VTlWP8o5qXfJR/GWCN0nVZoYWsVUvx2jwgdBmQ==}
vue-component-type-helpers@3.2.7:
resolution: {integrity: sha512-+gPp5YGmhfsj1IN+xUo7y0fb4clfnOiiUA39y07yW1VzCRjzVgwLbtmdWlghh7mXrPsEaYc7rrIir/HT6C8vYQ==}
vue-demi@0.14.10: vue-demi@0.14.10:
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
engines: {node: '>=12'} engines: {node: '>=12'}
@@ -13614,7 +13614,7 @@ snapshots:
storybook: 10.3.5(@testing-library/dom@10.4.0)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(utf-8-validate@6.0.6) storybook: 10.3.5(@testing-library/dom@10.4.0)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(utf-8-validate@6.0.6)
type-fest: 2.19.0 type-fest: 2.19.0
vue: 3.5.32(typescript@5.9.3) vue: 3.5.32(typescript@5.9.3)
vue-component-type-helpers: 3.2.6 vue-component-type-helpers: 3.2.7
'@stylistic/eslint-plugin@5.5.0(eslint@9.39.4)': '@stylistic/eslint-plugin@5.5.0(eslint@9.39.4)':
dependencies: dependencies:
@@ -19275,15 +19275,6 @@ snapshots:
safer-buffer@2.1.2: {} safer-buffer@2.1.2: {}
sanitize-html@2.17.2:
dependencies:
deepmerge: 4.3.1
escape-string-regexp: 4.0.0
htmlparser2: 10.1.0
is-plain-object: 5.0.0
parse-srcset: 1.0.2
postcss: 8.5.9
sanitize-html@2.17.3: sanitize-html@2.17.3:
dependencies: dependencies:
deepmerge: 4.3.1 deepmerge: 4.3.1
@@ -20542,6 +20533,8 @@ snapshots:
vue-component-type-helpers@3.2.6: {} vue-component-type-helpers@3.2.6: {}
vue-component-type-helpers@3.2.7: {}
vue-demi@0.14.10(vue@3.5.32(typescript@5.9.3)): vue-demi@0.14.10(vue@3.5.32(typescript@5.9.3)):
dependencies: dependencies:
vue: 3.5.32(typescript@5.9.3) vue: 3.5.32(typescript@5.9.3)