diff --git a/examples/with-dynamic-import/package.json b/examples/with-dynamic-import/package.json index 077ab3ccf98a9..c9d1279758244 100644 --- a/examples/with-dynamic-import/package.json +++ b/examples/with-dynamic-import/package.json @@ -7,7 +7,7 @@ "start": "next start" }, "dependencies": { - "fuse.js": "6.4.1", + "fuse.js": "6.6.1", "next": "latest", "react": "^17.0.2", "react-dom": "^17.0.2"