diff --git a/package.json b/package.json index 06e2535..e55e447 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "@types/markdown-it": "^0.0.4", "@types/react-native": ">=0.50.0", - "markdown-it": "^8.4.0", + "markdown-it": "^10.0.0", "prop-types": "^15.5.10", "react-native-fit-image": "^1.5.2" },