diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-09 21:14:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-09 21:14:21 +0000 |
| commit | 849cf4bdeb6b4714ef989a53708671790de8dd91 (patch) | |
| tree | 166b3345527566dae1e32d9ffecb6c31f89df384 /apps | |
| parent | 2fdf7549cf72fb42b83a867633975b1eff818cc5 (diff) | |
| download | karakeep-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')
| -rw-r--r-- | apps/workers/package.json | 2 |
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", |
