diff --git a/docs/package.json b/docs/package.json index 70d2d726248512..3d24c5d50416b8 100644 --- a/docs/package.json +++ b/docs/package.json @@ -80,7 +80,7 @@ "jss-rtl": "^0.3.0", "lodash": "^4.17.21", "lz-string": "^1.5.0", - "markdown-to-jsx": "^7.6.2", + "markdown-to-jsx": "^7.7.0", "material-ui-popup-state": "^5.3.1", "next": "^14.2.18", "notistack": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7035be27669c52..0a6ac5f972a12d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -740,8 +740,8 @@ importers: specifier: ^1.5.0 version: 1.5.0 markdown-to-jsx: - specifier: ^7.6.2 - version: 7.6.2(react@18.3.1) + specifier: ^7.7.0 + version: 7.7.0(react@18.3.1) material-ui-popup-state: specifier: ^5.3.1 version: 5.3.1(@mui/material@packages+mui-material+build)(react@18.3.1) @@ -9627,8 +9627,8 @@ packages: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true - markdown-to-jsx@7.6.2: - resolution: {integrity: sha512-gEcyiJXzBxmId2Y/kydLbD6KRNccDiUy/Src1cFGn3s2X0LZZ/hUiEc2VisFyA5kUE3SXclTCczjQiAuqKZiFQ==} + markdown-to-jsx@7.7.0: + resolution: {integrity: sha512-130nIMbJY+woOQJ11xTqEtYko60t6EpNkZuqjKMferL3udtob3nRfzXOdsiA26NPemiR7w/hR8M3/B9yiYPGZg==} engines: {node: '>= 10'} peerDependencies: react: '>= 0.14.0' @@ -22038,7 +22038,7 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 - markdown-to-jsx@7.6.2(react@18.3.1): + markdown-to-jsx@7.7.0(react@18.3.1): dependencies: react: 18.3.1