diff --git a/components/markdown-confluence-sync/package.json b/components/markdown-confluence-sync/package.json index 44b7aa89..14504a2f 100644 --- a/components/markdown-confluence-sync/package.json +++ b/components/markdown-confluence-sync/package.json @@ -118,7 +118,7 @@ "@types/fs-extra": "11.0.4", "@types/glob": "8.1.0", "@types/globule": "1.1.9", - "@types/hast": "2.3.10", + "@types/hast": "3.0.4", "@types/mdast": "3.0.15", "@types/tmp": "0.2.6", "@types/unist": "2.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03c7a696..5ac03885 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -290,8 +290,8 @@ importers: specifier: 1.1.9 version: 1.1.9 '@types/hast': - specifier: 2.3.10 - version: 2.3.10 + specifier: 3.0.4 + version: 3.0.4 '@types/mdast': specifier: 3.0.15 version: 3.0.15