1
0
mirror of https://github.com/bitwarden/desktop synced 2026-01-06 10:33:31 +00:00

Bump electron dependencies (#1447)

Co-authored-by: Micaiah Martin <mmartin@bitwarden.com>
This commit is contained in:
Oscar Hinton
2022-04-05 19:46:07 +02:00
committed by GitHub
parent 78986023e7
commit be1ab221f4
7 changed files with 2884 additions and 1950 deletions

View File

@@ -272,7 +272,7 @@
"copy-webpack-plugin": "^10.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.5.1",
"electron-builder": "22.11.7",
"electron-builder": "22.14.13",
"electron-notarize": "^1.1.1",
"electron-rebuild": "^3.2.5",
"electron-reload": "^1.5.0",
@@ -319,7 +319,8 @@
"nord": "^0.2.1",
"regedit": "^3.0.3",
"rxjs": "^7.4.0",
"sweetalert2": "^10.16.6"
"sweetalert2": "^10.16.6",
"zone.js": "0.11.4"
},
"engines": {
"node": "~16",