Skip to content
Open
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.11",
"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.11":
version: 3.4.11
resolution: "dompurify@npm:3.4.11"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/440a4246020cb54b82ef2cb66381e4d310a0c470f9994655e61b6122811f0eaa00a2f9665d2bed30ca3f58932ba7bb0d5e26fdfce61c8daf35d21a3f5a799e48
checksum: 10c0/31439481c7e8fc3805d40c376936fd66936620fb1b1a31a2ec097f6165412c37f2d868e082c9ceba62bb37661c1ea132a5db4d5213434317e30df68d4aca9cc9
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.11"
eslint: "npm:^9.39.4"
eslint-plugin-jest: "npm:^29.15.2"
eslint-plugin-react: "npm:^7.37.5"
Expand Down
Loading