Upgrade to Electron 10.1.3
Summary: It's only a patch bump to fix the security warning we're getting. Hopefully shouldn't cause too much trouble apart from figuring out if I got the caches right. Reviewed By: cekkaewnumchai Differential Revision: D24221149 fbshipit-source-id: 70dd5052677443eec28c9e03a60bf0f5e5a74cdb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f1baf3c1d8
commit
604b1bf1da
@@ -96,7 +96,7 @@
|
||||
]
|
||||
},
|
||||
"resolutions": {
|
||||
"@jest-runner/electron/electron": "10.1.1",
|
||||
"@jest-runner/electron/electron": "10.1.3",
|
||||
"adbkit-logcat": "2.0.1",
|
||||
"@types/react": "16.9.51",
|
||||
"@types/react-dom": "16.9.4",
|
||||
@@ -171,7 +171,7 @@
|
||||
"chalk": "^4.0.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"detect-port": "^1.1.1",
|
||||
"electron": "10.1.1",
|
||||
"electron": "10.1.3",
|
||||
"electron-builder": "^22.8.0",
|
||||
"eslint": "^7.9.0",
|
||||
"eslint-config-fbjs": "^3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user