From ea9e2bd88ae2b14f00ea06edec364110734d962a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 06:39:30 +0000 Subject: [PATCH] Bump turndown from 7.2.2 to 7.2.4 Bumps [turndown](https://github.com/mixmark-io/turndown) from 7.2.2 to 7.2.4. - [Release notes](https://github.com/mixmark-io/turndown/releases) - [Commits](https://github.com/mixmark-io/turndown/compare/v7.2.2...v7.2.4) --- updated-dependencies: - dependency-name: turndown dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2ed1299e4..18c179e90 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "sanitize-html": "^2.17.2", "striptags": "^3.2.0", "ts-pattern": "^5.9.0", - "turndown": "^7.2.2", + "turndown": "^7.2.4", "uuid": "^13.0.0", "uuid-ts": "^0.1.3", "zenodo-ts": "^0.1.22" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ee32293d..995cea795 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -155,8 +155,8 @@ importers: specifier: ^5.9.0 version: 5.9.0 turndown: - specifier: ^7.2.2 - version: 7.2.2 + specifier: ^7.2.4 + version: 7.2.4 uuid: specifier: ^13.0.0 version: 13.0.0 @@ -6144,8 +6144,9 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - turndown@7.2.2: - resolution: {integrity: sha512-1F7db8BiExOKxjSMU2b7if62D/XOyQyZbPKq/nUwopfgnHlqXHqQ0lvfUTeUIr1lZJzOPFn43dODyMSIfvWRKQ==} + turndown@7.2.4: + resolution: {integrity: sha512-I8yFsfRzmzK0WV1pNNOA4A7y4RDfFxPRxb3t+e3ui14qSGOxGtiSP6GjeX+Y6CHb7HYaFj7ECUD7VE5kQMZWGQ==} + engines: {node: '>=18', npm: '>=9'} type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} @@ -13104,7 +13105,7 @@ snapshots: tslib@2.8.1: {} - turndown@7.2.2: + turndown@7.2.4: dependencies: '@mixmark-io/domino': 2.2.0