Skip to content

Commit

Permalink
bumping version of dompurify (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
niclasheun authored Feb 14, 2025
1 parent d3631c0 commit ccc5f4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion clients/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"clsx": "^2.1.1",
"css-loader": "^7.1.2",
"date-fns": "^4.1.0",
"dompurify": "^3.2.3",
"dompurify": "^3.2.4",
"file-saver": "^2.0.5",
"framer-motion": "^12.4.1",
"jwt-decode": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions clients/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6936,15 +6936,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.2.3":
version: 3.2.3
resolution: "dompurify@npm:3.2.3"
"dompurify@npm:^3.2.4":
version: 3.2.4
resolution: "dompurify@npm:3.2.4"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/0ce5cb89b76f396d800751bcb48e0d137792891d350ccc049f1bc9a5eca7332cc69030c25007ff4962e0824a5696904d4d74264df9277b5ad955642dfb6f313f
checksum: 10c0/6be56810fb7ad2776155c8fc2967af5056783c030094362c7d0cf1ad13f2129cf922d8eefab528a34bdebfb98e2f44b306a983ab93aefb9d6f24c18a3d027a05
languageName: node
linkType: hard

Expand Down Expand Up @@ -12832,7 +12832,7 @@ __metadata:
clsx: "npm:^2.1.1"
css-loader: "npm:^7.1.2"
date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.3"
dompurify: "npm:^3.2.4"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
Expand Down

0 comments on commit ccc5f4e

Please sign in to comment.