diff --git a/examples/with-electron-typescript/package.json b/examples/with-electron-typescript/package.json index 9b9f0613648ba..4b8519666de87 100644 --- a/examples/with-electron-typescript/package.json +++ b/examples/with-electron-typescript/package.json @@ -22,7 +22,7 @@ "@types/node": "^14.14.6", "@types/react": "^16.9.9", "@types/react-dom": "^16.9.9", - "electron": "^13", + "electron": "^16.0.10", "electron-builder": "^22.9.1", "next": "latest", "rimraf": "^3.0.0",