From 9b08184de9eeb9c3a37d26ad1a2c4ce2b5576088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:19:43 +0100 Subject: [PATCH] build(deps): bump dompurify from 2.4.7 to 2.5.4 (#263) Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.7 to 2.5.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.4.7...2.5.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 22285e1..f3352c4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/uuid": "^9.0.0", "autoprefixer": "^10.4.13", "cron": "^2.0.0", - "dompurify": "^2.4.0", + "dompurify": "^2.5.4", "dotenv": "^16.0.0", "dotenv-cli": "^7.0.1", "elkjs": "^0.8.2", diff --git a/yarn.lock b/yarn.lock index 5bbc4c2..3ede301 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4745,6 +4745,13 @@ __metadata: languageName: node linkType: hard +"dompurify@npm:^2.5.4": + version: 2.5.7 + resolution: "dompurify@npm:2.5.7" + checksum: 9652139743130b5ebaf5278fadec06d9b3920019b80c205565b9b8d52cd0cea90ff690c1994c5c0da5bc9d57a94dc19236cdf1ccabdc1c6cff7c255e1e597031 + languageName: node + linkType: hard + "domutils@npm:^2.8.0": version: 2.8.0 resolution: "domutils@npm:2.8.0" @@ -6096,7 +6103,7 @@ __metadata: cron: ^2.0.0 cypress: 13.6.0 cypress-terminal-report: ^5.3.0 - dompurify: ^2.4.0 + dompurify: ^2.5.4 dotenv: ^16.0.0 dotenv-cli: ^7.0.1 elkjs: ^0.8.2