diff --git a/core/package.json b/core/package.json index 7b12e981..be0117a6 100644 --- a/core/package.json +++ b/core/package.json @@ -67,6 +67,6 @@ "dependencies": { "@babel/runtime": "^7.18.6", "rehype": "~13.0.0", - "rehype-prism-plus": "1.6.3" + "rehype-prism-plus": "2.0.0" } }