Skip to content

Commit e0f092e

Browse files
chore(deps): bump sanitize-html (#35176)
1 parent 60fce77 commit e0f092e

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

apps/meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@
416416
"react-keyed-flatten-children": "^3.0.2",
417417
"react-stately": "~3.17.0",
418418
"react-virtuoso": "^4.12.0",
419-
"sanitize-html": "^2.13.1",
419+
"sanitize-html": "^2.14.0",
420420
"semver": "^7.6.3",
421421
"sharp": "^0.33.5",
422422
"sip.js": "^0.21.2",

yarn.lock

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8609,7 +8609,7 @@ __metadata:
86098609
react-keyed-flatten-children: "npm:^3.0.2"
86108610
react-stately: "npm:~3.17.0"
86118611
react-virtuoso: "npm:^4.12.0"
8612-
sanitize-html: "npm:^2.13.1"
8612+
sanitize-html: "npm:^2.14.0"
86138613
semver: "npm:^7.6.3"
86148614
sharp: "npm:^0.33.5"
86158615
sinon: "npm:^19.0.2"
@@ -32190,7 +32190,7 @@ __metadata:
3219032190
languageName: node
3219132191
linkType: hard
3219232192

32193-
"sanitize-html@npm:^2.11.0, sanitize-html@npm:^2.13.1":
32193+
"sanitize-html@npm:^2.11.0":
3219432194
version: 2.13.1
3219532195
resolution: "sanitize-html@npm:2.13.1"
3219632196
dependencies:
@@ -32204,6 +32204,20 @@ __metadata:
3220432204
languageName: node
3220532205
linkType: hard
3220632206

32207+
"sanitize-html@npm:^2.14.0":
32208+
version: 2.14.0
32209+
resolution: "sanitize-html@npm:2.14.0"
32210+
dependencies:
32211+
deepmerge: "npm:^4.2.2"
32212+
escape-string-regexp: "npm:^4.0.0"
32213+
htmlparser2: "npm:^8.0.0"
32214+
is-plain-object: "npm:^5.0.0"
32215+
parse-srcset: "npm:^1.0.2"
32216+
postcss: "npm:^8.3.11"
32217+
checksum: 10/8e673f09ee33768537e5bf2dab45bb445c2313f6ce3f1cf6d48cdc5f60c122c9641cff2f5679a2f67c58b28b22e78265445919078360741512a42b0f4744a3e2
32218+
languageName: node
32219+
linkType: hard
32220+
3220732221
"sass-loader@npm:~16.0.3":
3220832222
version: 16.0.3
3220932223
resolution: "sass-loader@npm:16.0.3"

0 commit comments

Comments
 (0)