From 2a62a43493647c62f81062aaf6fdbaf8777203c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 10:42:48 -0900 Subject: [PATCH] fix(deps): update dependency dompurify to v3 (#277) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index ce2c1c0..c4bbebb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -40,7 +40,7 @@ "autoprefixer": "^10.4.8", "chart.js": "^4.0.1", "daisyui": "^2.24.0", - "dompurify": "^2.4.1", + "dompurify": "^3.0.0", "markdown-it": "^13.0.1", "pinia": "^2.0.21", "postcss": "^8.4.16", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 7dc9350..85f8975 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -17,7 +17,7 @@ specifiers: autoprefixer: ^10.4.8 chart.js: ^4.0.1 daisyui: ^2.24.0 - dompurify: ^2.4.1 + dompurify: ^3.0.0 eslint: ^8.23.0 eslint-config-prettier: ^8.5.0 eslint-plugin-prettier: ^4.2.1 @@ -49,7 +49,7 @@ dependencies: autoprefixer: 10.4.13_postcss@8.4.19 chart.js: 4.0.1 daisyui: 2.43.0_2lwn2upnx27dqeg6hqdu7sq75m - dompurify: 2.4.1 + dompurify: 3.0.0 markdown-it: 13.0.1 pinia: 2.0.28_prq2uz4lho2pwp6irk4cfkrxwu postcss: 8.4.19 @@ -2818,8 +2818,8 @@ packages: dependencies: domelementtype: 2.3.0 - /dompurify/2.4.1: - resolution: {integrity: sha512-ewwFzHzrrneRjxzmK6oVz/rZn9VWspGFRDb4/rRtIsM1n36t9AKma/ye8syCpcw+XJ25kOK/hOG7t1j2I2yBqA==} + /dompurify/3.0.0: + resolution: {integrity: sha512-0g/yr2IJn4nTbxwL785YxS7/AvvgGFJw6LLWP+BzWzB1+BYOqPUT9Hy0rXrZh5HLdHnxH72aDdzvC9SdTjsuaA==} dev: false /domutils/2.8.0: