Skip to content

Commit 61fdfc2

Browse files
Bump dompurify from 3.1.7 to 3.2.4 in /next (#689)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.7 to 3.2.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.7...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> Co-authored-by: MK <kosty.maleyev@sentry.io>
1 parent b897917 commit 61fdfc2

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

next/package-lock.json

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

next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/react": "~11.1.0",
1212
"@testing-library/user-event": "~12.1.10",
1313
"@vercel/postgres": "^0.10.0",
14-
"dompurify": "^3.1.7",
14+
"dompurify": "^3.2.4",
1515
"history": "~5.3.0",
1616
"js-cookie": "^3.0.5",
1717
"next": "15.1.9",

0 commit comments

Comments
 (0)