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