Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit c3e0535

Browse files
Update dependency sanitize-html to v2.12.1 [SECURITY] (#12302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65bfc92 commit c3e0535

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"react-transition-group": "^4.4.1",
129129
"rfc4648": "^1.4.0",
130130
"sanitize-filename": "^1.6.3",
131-
"sanitize-html": "2.11.0",
131+
"sanitize-html": "2.12.1",
132132
"tar-js": "^0.3.0",
133133
"ua-parser-js": "^1.0.2",
134134
"uuid": "^9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8247,10 +8247,10 @@ sanitize-filename@^1.6.3:
82478247
dependencies:
82488248
truncate-utf8-bytes "^1.0.0"
82498249

8250-
sanitize-html@2.11.0:
8251-
version "2.11.0"
8252-
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.11.0.tgz#9a6434ee8fcaeddc740d8ae7cd5dd71d3981f8f6"
8253-
integrity sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==
8250+
sanitize-html@2.12.1:
8251+
version "2.12.1"
8252+
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.12.1.tgz#280a0f5c37305222921f6f9d605be1f6558914c7"
8253+
integrity sha512-Plh+JAn0UVDpBRP/xEjsk+xDCoOvMBwQUf/K+/cBAVuTbtX8bj2VB7S1sL1dssVpykqp0/KPSesHrqXtokVBpA==
82548254
dependencies:
82558255
deepmerge "^4.2.2"
82568256
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)