diff --git a/package.json b/package.json index 0f9b5409f2efce..d344fdbf6b635a 100644 --- a/package.json +++ b/package.json @@ -290,7 +290,7 @@ "@types/markdown-it": "13.0.5", "@types/markdown-table": "2.0.0", "@types/marshal": "0.5.1", - "@types/mdast": "3.0.13", + "@types/mdast": "3.0.14", "@types/moo": "0.5.7", "@types/nock": "10.0.3", "@types/node": "18.17.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76290bdb8a03e4..9f0d6ce987bbda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -440,8 +440,8 @@ importers: specifier: 0.5.1 version: 0.5.1 '@types/mdast': - specifier: 3.0.13 - version: 3.0.13 + specifier: 3.0.14 + version: 3.0.14 '@types/moo': specifier: 0.5.7 version: 0.5.7 @@ -3936,8 +3936,8 @@ packages: '@types/node': 18.17.5 dev: true - /@types/mdast@3.0.13: - resolution: {integrity: sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==} + /@types/mdast@3.0.14: + resolution: {integrity: sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==} dependencies: '@types/unist': 2.0.8 @@ -8285,7 +8285,7 @@ packages: /mdast-util-from-markdown@0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} dependencies: - '@types/mdast': 3.0.13 + '@types/mdast': 3.0.14 mdast-util-to-string: 2.0.0 micromark: 2.11.4 parse-entities: 2.0.0