Skip to content

Commit f100adb

Browse files
authored
Merge pull request #228 from rtCamp/update/dompurify
Fix: dompurify related security vulnerability
2 parents ac4282d + b2c541f commit f100adb

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

packages/frappe-ui-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@tiptap/starter-kit": "^3.17.1",
5959
"clsx": "^2.1.1",
6060
"dayjs": "^1.11.19",
61-
"dompurify": "^3.3.1",
61+
"dompurify": "^3.3.2",
6262
"echarts": "^6.0.0",
6363
"feather-icons": "^4.29.2",
6464
"lowlight": "^3.3.0",

pnpm-lock.yaml

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)