diff --git a/examples/verification/package.json b/examples/verification/package.json index 93e8886..9de023c 100644 --- a/examples/verification/package.json +++ b/examples/verification/package.json @@ -13,7 +13,7 @@ "@trustshare/sdk": "1.0.21", "@headlessui/react": "^1.6.0", "@heroicons/react": "^1.0.6", - "next": "^12.1.0", + "next": "^14.2.25", "react": "18.0.0", "react-dom": "18.0.0" },