From 2599421fecdbb64573dda768a26d0eb9b946b5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 08:32:59 +0800 Subject: [PATCH] chore(deps): bump isomorphic-dompurify from 2.0.0 to 2.2.0 (#1253) Bumps [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: isomorphic-dompurify 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> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 000790c3..ba413709 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "image-size": "^1.1.1", "immer": "10.0.3", "ioredis": "5.3.2", - "isomorphic-dompurify": "2.0.0", + "isomorphic-dompurify": "2.2.0", "js-yaml": "4.1.0", "jsdom": "23.2.0", "jsonfeed-to-rss": "3.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51b690bd..af10378b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ dependencies: specifier: 5.3.2 version: 5.3.2 isomorphic-dompurify: - specifier: 2.0.0 - version: 2.0.0 + specifier: 2.2.0 + version: 2.2.0 js-yaml: specifier: 4.1.0 version: 4.1.0 @@ -7313,6 +7313,10 @@ packages: resolution: {integrity: sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==} dev: false + /dompurify@3.0.8: + resolution: {integrity: sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ==} + dev: false + /domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} dependencies: @@ -9434,12 +9438,12 @@ packages: /isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - /isomorphic-dompurify@2.0.0: - resolution: {integrity: sha512-BJvrSQzg7jleSaySaWyhzGqH9/QxYc3sflm5fvjcXWAQcHQvQPQdCN0ORyqvMqnQDbwFuZXvqh2IcuVa3dG/DA==} + /isomorphic-dompurify@2.2.0: + resolution: {integrity: sha512-r+pTGOcmnWm1qGdB6OzAk6zM4kfb7jVHXFliJOTlnRw5G3+LOR2mSWllE2Um1V23njAluToqOeRqp1jMsMFT0A==} engines: {node: '>=18'} dependencies: '@types/dompurify': 3.0.5 - dompurify: 3.0.6 + dompurify: 3.0.8 jsdom: 23.2.0 transitivePeerDependencies: - bufferutil