diff --git a/package.json b/package.json index d87cafc21d..e556ffc7a0 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "react-dom": "18.3.1", "read-pkg": "9.0.1", "regenerator-runtime": "0.14.1", - "remark-gfm": "^4.0.0", + "remark-gfm": "4.0.0", "require-from-string": "2.0.2", "rollup-plugin-postcss": "4.0.2", "shx": "0.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 341f4f2916..d6f62904c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -258,7 +258,7 @@ importers: specifier: 0.14.1 version: 0.14.1 remark-gfm: - specifier: ^4.0.0 + specifier: 4.0.0 version: 4.0.0 require-from-string: specifier: 2.0.2