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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"convert-units": "^2.3.4",
"date-fns": "^4.1.0",
"diff-arrays-of-objects": "^1.1.8",
"dompurify": "^3.3.2",
"dompurify": "^3.3.3",
"hotkeys-js": "^4.0.0",
"html-to-image": "1.11.11",
"immutability-helper": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6842,15 +6842,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.3.2":
version: 3.3.2
resolution: "dompurify@npm:3.3.2"
"dompurify@npm:^3.3.3":
version: 3.3.3
resolution: "dompurify@npm:3.3.3"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/8989525f003dd062e829137982b5412143421342991b2732bd621a1efd98b2c3cdc4f37547601d0727d3bc20f1d0eb2a0ecca287d3688f168cdb54ced867ca8f
checksum: 10c0/097c14a21a3f6cb95beded9ecd255f7c3512c42767b048390c747b0fe35736f6a71e02320fc50a9ac2be645834b463e4760915d595d502a56452daf339d0ea9c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12950,7 +12950,7 @@ __metadata:
css-minimizer-webpack-plugin: "npm:^8.0.0"
date-fns: "npm:^4.1.0"
diff-arrays-of-objects: "npm:^1.1.8"
dompurify: "npm:^3.3.2"
dompurify: "npm:^3.3.3"
eslint: "npm:^9.39.2"
eslint-plugin-jest: "npm:^29.15.0"
eslint-plugin-react: "npm:^7.37.5"
Expand Down
Loading