diff --git a/examples/with-electron-typescript/package.json b/examples/with-electron-typescript/package.json index b1e78dd9aff4e..08b9129028f04 100644 --- a/examples/with-electron-typescript/package.json +++ b/examples/with-electron-typescript/package.json @@ -24,7 +24,7 @@ "@types/node": "^14.14.6", "@types/react": "^16.9.9", "@types/react-dom": "^16.9.9", - "electron": "^10.1.5", + "electron": "^22.0.0", "electron-builder": "^22.9.1", "next": "latest", "rimraf": "^3.0.0",