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