mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-06 21:00:24 -04:00
fix(deps): update dependency sanitize-html to v2.17.3 (#67132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
"redux-saga": "1.4.2",
|
||||
"reselect": "4.1.8",
|
||||
"rxjs": "6.6.7",
|
||||
"sanitize-html": "2.11.0",
|
||||
"sanitize-html": "2.17.3",
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -511,8 +511,8 @@ importers:
|
||||
specifier: 6.6.7
|
||||
version: 6.6.7
|
||||
sanitize-html:
|
||||
specifier: 2.11.0
|
||||
version: 2.11.0
|
||||
specifier: 2.17.3
|
||||
version: 2.17.3
|
||||
store:
|
||||
specifier: 2.0.12
|
||||
version: 2.0.12
|
||||
@@ -11254,12 +11254,12 @@ packages:
|
||||
safer-buffer@2.1.2:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
|
||||
sanitize-html@2.11.0:
|
||||
resolution: {integrity: sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==}
|
||||
|
||||
sanitize-html@2.17.0:
|
||||
resolution: {integrity: sha512-dLAADUSS8rBwhaevT12yCezvioCA+bmUTPH/u57xKPT8d++voeYE6HeluA/bPbQ15TwDBG2ii+QZIEmYx8VdxA==}
|
||||
|
||||
sanitize-html@2.17.3:
|
||||
resolution: {integrity: sha512-Kn4srCAo2+wZyvCNKCSyB2g8RQ8IkX/gQs2uqoSRNu5t9I2qvUyAVvRDiFUVAiX3N3PNuwStY0eNr+ooBHVWEg==}
|
||||
|
||||
sass.js@0.11.1:
|
||||
resolution: {integrity: sha512-X9AtzYFr/HZ+pDIxX6xN74w/H9JjnDHqZcsYY8mr/SpCyhDVN1pJ3G0Q9rb+z3pZ7obZdYuTYMbKl1ALuhbZDw==}
|
||||
|
||||
@@ -22198,7 +22198,7 @@ snapshots:
|
||||
remark-retext: 4.0.0
|
||||
remark-stringify: 9.0.1
|
||||
retext-english: 3.0.4
|
||||
sanitize-html: 2.11.0
|
||||
sanitize-html: 2.17.3
|
||||
underscore.string: 3.3.6
|
||||
unified: 9.2.2
|
||||
unist-util-remove-position: 3.0.0
|
||||
@@ -26409,7 +26409,7 @@ snapshots:
|
||||
|
||||
safer-buffer@2.1.2: {}
|
||||
|
||||
sanitize-html@2.11.0:
|
||||
sanitize-html@2.17.0:
|
||||
dependencies:
|
||||
deepmerge: 4.3.1
|
||||
escape-string-regexp: 4.0.0
|
||||
@@ -26418,11 +26418,11 @@ snapshots:
|
||||
parse-srcset: 1.0.2
|
||||
postcss: 8.5.10
|
||||
|
||||
sanitize-html@2.17.0:
|
||||
sanitize-html@2.17.3:
|
||||
dependencies:
|
||||
deepmerge: 4.3.1
|
||||
escape-string-regexp: 4.0.0
|
||||
htmlparser2: 8.0.2
|
||||
htmlparser2: 10.1.0
|
||||
is-plain-object: 5.0.0
|
||||
parse-srcset: 1.0.2
|
||||
postcss: 8.5.10
|
||||
|
||||
Reference in New Issue
Block a user