Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.
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 apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"bcryptjs": "^2.4.3",
"botid": "^1.5.7",
"classnames": "^2.3.1",
"dompurify": "3.2.3",
"dompurify": "3.4.11",
"entities": "4.5.0",
"gray-matter": "^4.0.3",
"handlebars": "^4.7.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform/atoms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@tanstack/react-query": "^5.17.15",
"class-variance-authority": "^0.4.0",
"clsx": "2.1.1",
"dompurify": "^3.2.3",
"dompurify": "^3.4.11",
"marked": "^15.0.3",
"react-use": "^17.4.2",
"tailwind-merge": "^1.13.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2037,7 +2037,7 @@ __metadata:
class-variance-authority: ^0.4.0
clsx: 2.1.1
cssnano: ^7.1.2
dompurify: ^3.2.3
dompurify: ^3.4.11
jest: ^29.7.0
marked: ^15.0.3
postcss: 8.5.6
Expand Down Expand Up @@ -3468,7 +3468,7 @@ __metadata:
classnames: ^2.3.1
cron: ^3.1.7
detect-port: ^1.3.0
dompurify: 3.2.3
dompurify: 3.4.11
dotenv-cli: ^6.0.0
entities: 4.5.0
env-cmd: ^10.1.0
Expand Down Expand Up @@ -22965,15 +22965,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:3.2.3, dompurify@npm:^3.2.3":
version: 3.2.3
resolution: "dompurify@npm:3.2.3"
"dompurify@npm:3.4.11, dompurify@npm:^3.4.11":
version: 3.4.11
resolution: "dompurify@npm:3.4.11"
dependencies:
"@types/trusted-types": ^2.0.7
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: cd66ae8b22e1cfe5bc207b95fc119ce62f9a56eb313a9a1af6262d789d84e7bd27e29f26ed80110d108670dacb9527cb96ddf48a1da89126a37ec8b48702279a
checksum: f96ec0f1ea763779ee0c08e05015422d600c14d4e0a6dd4b21cfb4ac30082c333534c2092206d55fcf9597f9750622facdaf295463b3f826b38569c928d16f19
languageName: node
linkType: hard

Expand Down