chore(deps): update dependency turndown to v7.2.2 (#7494)

This commit is contained in:
Elian Doran
2025-10-25 09:10:35 +03:00
committed by GitHub
3 changed files with 9 additions and 9 deletions

View File

@@ -125,7 +125,7 @@
"swagger-ui-express": "5.0.1", "swagger-ui-express": "5.0.1",
"time2fa": "1.4.2", "time2fa": "1.4.2",
"tmp": "0.2.5", "tmp": "0.2.5",
"turndown": "7.2.1", "turndown": "7.2.2",
"unescape": "1.0.1", "unescape": "1.0.1",
"vite": "7.1.11", "vite": "7.1.11",
"ws": "8.18.3", "ws": "8.18.3",

View File

@@ -22,7 +22,7 @@
"gfm" "gfm"
], ],
"devDependencies": { "devDependencies": {
"turndown": "7.2.1", "turndown": "7.2.2",
"turndown-attendant": "0.0.3" "turndown-attendant": "0.0.3"
} }
} }

14
pnpm-lock.yaml generated
View File

@@ -751,8 +751,8 @@ importers:
specifier: 0.2.5 specifier: 0.2.5
version: 0.2.5 version: 0.2.5
turndown: turndown:
specifier: 7.2.1 specifier: 7.2.2
version: 7.2.1 version: 7.2.2
unescape: unescape:
specifier: 1.0.1 specifier: 1.0.1
version: 1.0.1 version: 1.0.1
@@ -1378,8 +1378,8 @@ importers:
packages/turndown-plugin-gfm: packages/turndown-plugin-gfm:
devDependencies: devDependencies:
turndown: turndown:
specifier: 7.2.1 specifier: 7.2.2
version: 7.2.1 version: 7.2.2
turndown-attendant: turndown-attendant:
specifier: 0.0.3 specifier: 0.0.3
version: 0.0.3(bufferutil@4.0.9)(utf-8-validate@6.0.5) version: 0.0.3(bufferutil@4.0.9)(utf-8-validate@6.0.5)
@@ -13372,8 +13372,8 @@ packages:
turndown-attendant@0.0.3: turndown-attendant@0.0.3:
resolution: {integrity: sha512-j0LH9oWLiZuv8ZonU4ZkLvQYumfWIZri4Aetbx+NSQ4jLgERZvkwDjA2woLRbPKR7UQtI9/I0AsZVk06+geXNw==} resolution: {integrity: sha512-j0LH9oWLiZuv8ZonU4ZkLvQYumfWIZri4Aetbx+NSQ4jLgERZvkwDjA2woLRbPKR7UQtI9/I0AsZVk06+geXNw==}
turndown@7.2.1: turndown@7.2.2:
resolution: {integrity: sha512-7YiPJw6rLClQL3oUKN3KgMaXeJJ2lAyZItclgKDurqnH61so4k4IH/qwmMva0zpuJc/FhRExBBnk7EbeFANlgQ==} resolution: {integrity: sha512-1F7db8BiExOKxjSMU2b7if62D/XOyQyZbPKq/nUwopfgnHlqXHqQ0lvfUTeUIr1lZJzOPFn43dODyMSIfvWRKQ==}
type-check@0.4.0: type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
@@ -30097,7 +30097,7 @@ snapshots:
- supports-color - supports-color
- utf-8-validate - utf-8-validate
turndown@7.2.1: turndown@7.2.2:
dependencies: dependencies:
'@mixmark-io/domino': 2.2.0 '@mixmark-io/domino': 2.2.0