diff --git a/README.html b/README.html
index 440760a080..4f6bc4903b 100644
--- a/README.html
+++ b/README.html
@@ -402,7 +402,7 @@
Node dependencies
Open Source |
✔️ |
Build cross platform desktop apps with JavaScript, HTML, and CSS. |
-EIGHTFINITE/electron#0a54cb9e8644ee4f245e85df5da25f5b4ec0bed7 (based on electron@27.0.2 ) |
+EIGHTFINITE/electron#1393dc88ee61c3ff8b87ef12f6906c6082cf63b6 (based on electron@27.0.3 ) |
|
diff --git a/README.md b/README.md
index 4dce697619..534daa5230 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/domhandler) | [domhandler](https://www.npmjs.com/package/domhandler) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domhandler) | ✔️ | Handler for htmlparser2 that turns pages into a dom.
Required by cheerio, cheerio-select, css-select, dom-serializer, domutils, htmlparser2, parse5-htmlparser2-tree-adapter. | `domhandler@5.0.3` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/domutils) | [domutils](https://www.npmjs.com/package/domutils) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domutils) | ✔️ | Utilities for working with htmlparser2's dom.
Required by cheerio, cheerio-select, css-select, htmlparser2. | `domutils@3.1.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/ecc-jsbn) | [ecc-jsbn](https://www.npmjs.com/package/ecc-jsbn) | Jeremie Miller | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/aduh95/ecc-jsbn) | ✔️ | ECC JS code based on JSBN.
Required by sshpk. | `ecc-jsbn@0.1.2` |
-| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/electron) | [electron](https://github.com/EIGHTFINITE/electron) | Electron Community | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/electron) | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#0a54cb9e8644ee4f245e85df5da25f5b4ec0bed7`
(based on `electron@27.0.2`) |
+| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/electron) | [electron](https://github.com/EIGHTFINITE/electron) | Electron Community | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/electron) | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#1393dc88ee61c3ff8b87ef12f6906c6082cf63b6`
(based on `electron@27.0.3`) |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [GPL-3.0](docs/legal/GPL-3.0.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions) | ✔️ | Chrome extension support for Electron. | `electron-chrome-extensions@3.10.1` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/emoji-regex) | [emoji-regex](https://www.npmjs.com/package/emoji-regex) | Mathias Bynens | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/mathiasbynens/emoji-regex) | ✔️ | A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Required by string-width. | `emoji-regex@8.0.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/entities) | [entities](https://www.npmjs.com/package/entities) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/entities) | ✔️ | Encode & decode XML and HTML entities with ease & speed.
Required by dom-serializer, htmlparser2, parse5. | `entities@4.5.0` |