diff --git a/docs/package.json b/docs/package.json index 3513124129d81..1dde7088a75b7 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.7.1", + "markdown-to-jsx": "^7.7.2", "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 1ab8d42daadb3..5ad3f50f042b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -558,8 +558,8 @@ importers: specifier: ^1.5.0 version: 1.5.0 markdown-to-jsx: - specifier: ^7.7.1 - version: 7.7.1(react@18.3.1) + specifier: ^7.7.2 + version: 7.7.2(react@18.3.1) moment: specifier: ^2.30.1 version: 2.30.1 @@ -7706,8 +7706,8 @@ packages: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true - markdown-to-jsx@7.7.1: - resolution: {integrity: sha512-BjLkHb+fWCAH9gp7ndbgPrY+zeZlGFtCiQNTWk+PD+GKfLg9YsUPNonSsYXGw6nQ7eZqeR+i71X59PpWXlxc/w==} + markdown-to-jsx@7.7.2: + resolution: {integrity: sha512-N3AKfYRvxNscvcIH6HDnDKILp4S8UWbebp+s92Y8SwIq0CuSbLW4Jgmrbjku3CWKjTQO0OyIMS6AhzqrwjEa3g==} engines: {node: '>= 10'} peerDependencies: react: '>= 0.14.0' @@ -17543,7 +17543,7 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 - markdown-to-jsx@7.7.1(react@18.3.1): + markdown-to-jsx@7.7.2(react@18.3.1): dependencies: react: 18.3.1