diff --git a/docs/package.json b/docs/package.json index acf9d90baf01..f7c984de2497 100644 --- a/docs/package.json +++ b/docs/package.json @@ -71,7 +71,7 @@ "lodash": "^4.17.21", "luxon": "^3.5.0", "lz-string": "^1.5.0", - "markdown-to-jsx": "^7.6.2", + "markdown-to-jsx": "^7.7.0", "moment": "^2.30.1", "moment-hijri": "^3.0.0", "moment-jalaali": "^0.10.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f99814099c9..4213e01bb189 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -561,8 +561,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) moment: specifier: ^2.30.1 version: 2.30.1 @@ -7693,8 +7693,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' @@ -17502,7 +17502,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