diff --git a/package-lock.json b/package-lock.json index 661d82d..faa2e16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "rehype-slug": "^6.0.0", "rehype-stringify": "^10.0.1", "remark": "^15.0.1", - "remark-gfm": "^4.0.0", + "remark-gfm": "^4.0.1", "remark-rehype": "^11.1.0", "sharp": "^0.35.3", "uuid": "^14.0.0" @@ -10410,9 +10410,9 @@ } }, "node_modules/remark-gfm": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.0.tgz", - "integrity": "sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz", + "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==", "license": "MIT", "dependencies": { "@types/mdast": "^4.0.0", diff --git a/package.json b/package.json index 4620ae8..d529c6d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "rehype-slug": "^6.0.0", "rehype-stringify": "^10.0.1", "remark": "^15.0.1", - "remark-gfm": "^4.0.0", + "remark-gfm": "^4.0.1", "remark-rehype": "^11.1.0", "sharp": "^0.35.3", "uuid": "^14.0.0"