From 5052355698f4a226d6cdf58a47014db9322b7529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:04:44 +0000 Subject: [PATCH] chore(deps): bump dompurify from 2.3.6 to 2.5.4 (#3014) Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.5.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...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> --- packages/frontend/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 60bb0715c..751689f91 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -39,7 +39,7 @@ "@vueuse/core": "^9.13.0", "apexcharts": "^3.33.1", "apollo-upload-client": "^17.0.0", - "dompurify": "^2.3.6", + "dompurify": "^2.5.4", "graphql": "^15.0.0", "graphql-tag": "^2.12.6", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 023527199..cd0ecf834 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16772,7 +16772,7 @@ __metadata: apexcharts: "npm:^3.33.1" apollo-upload-client: "npm:^17.0.0" babel-plugin-lodash: "npm:^3.3.4" - dompurify: "npm:^2.3.6" + dompurify: "npm:^2.5.4" eslint: "npm:^9.4.0" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-vue: "npm:^9.26.0" @@ -29643,10 +29643,10 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^2.3.6": - version: 2.3.6 - resolution: "dompurify@npm:2.3.6" - checksum: 10/fef2332a096c7cf4eb4ec9b036acfcbd477f19427d71a08f7a2a85fb50d5cb3164169cabd1da334d99735dbbc94e7ae67f862ffdf391213ad6cc21d06d382a93 +"dompurify@npm:^2.5.4": + version: 2.5.6 + resolution: "dompurify@npm:2.5.6" + checksum: 10/ef5fdc075ee448246b2b54bf8c7e2608dbaa176d9366137d2ff4e4ed4e580a2e913d5a58f1d3609f63d67871574e5fdcce534b185a1b1efdd8b931cd843b045a languageName: node linkType: hard