From 475dc8d5d9c4d8974eb583d0235a203245f5a809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:04:42 +0100 Subject: [PATCH] Bump sanitize-html from 2.12.1 to 2.13.0 (#22004) Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.12.1 to 2.13.0. - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.12.1...2.13.0) --- updated-dependencies: - dependency-name: sanitize-html dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/package.json b/api/package.json index 55432176d7..7a85195259 100644 --- a/api/package.json +++ b/api/package.json @@ -165,7 +165,7 @@ "rate-limiter-flexible": "5.0.0", "rollup": "4.12.0", "samlify": "2.8.11", - "sanitize-html": "2.12.1", + "sanitize-html": "2.13.0", "sharp": "0.33.2", "snappy": "7.2.2", "stream-json": "1.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b1e76032d..4f17e4a269 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -339,8 +339,8 @@ importers: specifier: 2.8.11 version: 2.8.11 sanitize-html: - specifier: 2.12.1 - version: 2.12.1 + specifier: 2.13.0 + version: 2.13.0 sharp: specifier: 0.33.2 version: 0.33.2 @@ -18024,8 +18024,8 @@ packages: xpath: 0.0.32 dev: false - /sanitize-html@2.12.1: - resolution: {integrity: sha512-Plh+JAn0UVDpBRP/xEjsk+xDCoOvMBwQUf/K+/cBAVuTbtX8bj2VB7S1sL1dssVpykqp0/KPSesHrqXtokVBpA==} + /sanitize-html@2.13.0: + resolution: {integrity: sha512-Xff91Z+4Mz5QiNSLdLWwjgBDm5b1RU6xBT0+12rapjiaR7SwfRdjw8f+6Rir2MXKLrDicRFHdb51hGOAxmsUIA==} dependencies: deepmerge: 4.3.1 escape-string-regexp: 4.0.0