aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-09 21:14:21 +0000
committerGitHub <noreply@github.com>2025-03-09 21:14:21 +0000
commit849cf4bdeb6b4714ef989a53708671790de8dd91 (patch)
tree166b3345527566dae1e32d9ffecb6c31f89df384 /apps/workers/package.json
parent2fdf7549cf72fb42b83a867633975b1eff818cc5 (diff)
downloadkarakeep-849cf4bdeb6b4714ef989a53708671790de8dd91.tar.zst
build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.9 to 3.2.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.0.9...3.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'apps/workers/package.json')
-rw-r--r--apps/workers/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/workers/package.json b/apps/workers/package.json
index 122c7cb1..1e8426e1 100644
--- a/apps/workers/package.json
+++ b/apps/workers/package.json
@@ -12,7 +12,7 @@
"@mozilla/readability": "^0.5.0",
"@tsconfig/node22": "^22.0.0",
"async-mutex": "^0.4.1",
- "dompurify": "^3.0.9",
+ "dompurify": "^3.2.4",
"dotenv": "^16.4.1",
"drizzle-orm": "^0.38.3",
"execa": "9.3.1",