Skip to content

Commit 55cf8c7

Browse files
saadhzahidmeta-codesync[bot]
authored andcommitted
Upgrading packages for QuickLayout Docs
Summary: Received a pull request attempting to upgrade package dompurify. Differential Revision: D101169251 fbshipit-source-id: aa699f0fa476aeece77e09328d3ba66738faff87
1 parent 0016206 commit 55cf8c7

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Sources/QuickLayout/docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"classnames": "^2.5.1",
2424
"clsx": "^2.0.0",
2525
"docusaurus-plugin-internaldocs-fb": "1.19.2",
26+
"dompurify": "3.4.0",
2627
"js-yaml": "^4.1.1",
2728
"loader-utils": "3.3.1",
2829
"prism-react-renderer": "^2.3.0",

Sources/QuickLayout/docs/yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5205,6 +5205,13 @@ domhandler@^5.0.2, domhandler@^5.0.3:
52055205
dependencies:
52065206
domelementtype "^2.3.0"
52075207

5208+
dompurify@3.4.0:
5209+
version "3.4.0"
5210+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
5211+
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
5212+
optionalDependencies:
5213+
"@types/trusted-types" "^2.0.7"
5214+
52085215
dompurify@^3.3.1:
52095216
version "3.3.3"
52105217
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.3.tgz#680cae8af3e61320ddf3666a3bc843f7b291b2b6"

0 commit comments

Comments
 (0)