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.2.4",
"dompurify": "^3.3.2",
"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 @@ -6838,15 +6838,15 @@ __metadata:
languageName: node
linkType: hard

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

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