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 @@ -108,7 +108,7 @@
"convert-units": "^2.3.4",
"date-fns": "^4.1.0",
"diff-arrays-of-objects": "^1.1.10",
"dompurify": "^3.4.1",
"dompurify": "^3.4.9",
"hotkeys-js": "^4.0.3",
"html-to-image": "1.11.11",
"immutability-helper": "^3.1.1",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6813,15 +6813,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.4.1":
version: 3.4.1
resolution: "dompurify@npm:3.4.1"
"dompurify@npm:^3.4.9":
version: 3.4.9
resolution: "dompurify@npm:3.4.9"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/440a4246020cb54b82ef2cb66381e4d310a0c470f9994655e61b6122811f0eaa00a2f9665d2bed30ca3f58932ba7bb0d5e26fdfce61c8daf35d21a3f5a799e48
checksum: 10c0/e03d88d5959dcaae172357002d74e47e66fc6685cac8928fe4b02982f7b4051e2b8ff70279e4e6fb13be112c0e5cae11439ab960c06c487cb91a3c1a18baed49
languageName: node
linkType: hard

Expand Down Expand Up @@ -12778,7 +12778,7 @@ __metadata:
css-minimizer-webpack-plugin: "npm:^8.0.0"
date-fns: "npm:^4.1.0"
diff-arrays-of-objects: "npm:^1.1.10"
dompurify: "npm:^3.4.1"
dompurify: "npm:^3.4.9"
eslint: "npm:^9.39.4"
eslint-plugin-jest: "npm:^29.15.2"
eslint-plugin-react: "npm:^7.37.5"
Expand Down
Loading