Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@tiptap/react": "3.26.1",
"@tiptap/starter-kit": "3.26.1",
"dayjs": "1.11.21",
"dompurify": "3.4.10",
"dompurify": "3.4.11",
"embla-carousel": "8.6.0",
"embla-carousel-react": "8.6.0",
"i18n-iso-countries": "7.14.0",
Expand Down
10 changes: 5 additions & 5 deletions client/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/sbom/.lock-hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fabc3dee8aa513fd25dcc539128d48e3bb3d1d8b78ba872eb498b523e77ca987
f1a2e6958c711599b1bed5ca197684d8c0da42ff052eb5a22167b982ebc5b985
14 changes: 7 additions & 7 deletions client/sbom/bom.json
Original file line number Diff line number Diff line change
Expand Up @@ -7931,17 +7931,17 @@
{
"type": "library",
"name": "dompurify",
"version": "3.4.10",
"purl": "pkg:npm/dompurify@3.4.10",
"bom-ref": "pkg:npm/dompurify@3.4.10",
"version": "3.4.11",
"purl": "pkg:npm/dompurify@3.4.11",
"bom-ref": "pkg:npm/dompurify@3.4.11",
"externalReferences": [
{
"type": "distribution",
"url": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz",
"url": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz",
"hashes": [
{
"alg": "SHA-512",
"content": "d31ccdbf47bba180bacb2b8e19920004f338aad8374312c59e20cd3cfe193fdd3047c62adf3830a516eb3624f837720aa836db6051092d5f89584b35f5a67fff"
"content": "ce1954575d86b1a47332c7fdab9336e78621038f95b85d1f1be405aaee9a629a0694ab73fb0f3ffe305c195601810911e461e352899e8d8f38015fbfb8f6d677"
}
]
}
Expand Down Expand Up @@ -20426,7 +20426,7 @@
]
},
{
"ref": "pkg:npm/dompurify@3.4.10",
"ref": "pkg:npm/dompurify@3.4.11",
"dependsOn": [
"pkg:npm/%40types/trusted-types@2.0.7"
]
Expand Down Expand Up @@ -22896,7 +22896,7 @@
"pkg:npm/css-loader@7.1.4",
"pkg:npm/css-minimizer-webpack-plugin@8.0.0",
"pkg:npm/dayjs@1.11.21",
"pkg:npm/dompurify@3.4.10",
"pkg:npm/dompurify@3.4.11",
"pkg:npm/embla-carousel-react@8.6.0",
"pkg:npm/embla-carousel@8.6.0",
"pkg:npm/eslint-config-prettier@10.1.8",
Expand Down
Loading