diff --git a/examples/using-mdx/package.json b/examples/using-mdx/package.json index 8812537bf2ec5..490193f15e9cc 100644 --- a/examples/using-mdx/package.json +++ b/examples/using-mdx/package.json @@ -7,7 +7,7 @@ "dependencies": { "@mdx-js/react": "^2.1.2", "@nivo/core": "0.78.0", - "@nivo/line": "0.78.0", + "@nivo/line": "0.87.0", "@sindresorhus/slugify": "^1", "gatsby": "next", "gatsby-plugin-mdx": "next",