File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 154
154
"cross-env" : " ^7.0.2" ,
155
155
"css-loader" : " ^5.0.1" ,
156
156
"css-minimizer-webpack-plugin" : " ^1.2.0" ,
157
- "electron" : " ^ 19.0.7" ,
157
+ "electron" : " 19.0.7" ,
158
158
"electron-builder" : " ^23.6.0" ,
159
159
"electron-builder-notarize" : " ^1.5.1" ,
160
160
"electron-debug" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -6762,10 +6762,10 @@ electron-updater@^5.0.5:
6762
6762
semver "^7.3.5"
6763
6763
typed-emitter "^2.1.0"
6764
6764
6765
- electron@^ 19.0.7:
6766
- version "19.1.9 "
6767
- resolved "https://registry.yarnpkg.com/electron/-/electron-19.1.9 .tgz#01995eea4014f7cdb2f616f5f3492d4ed6f5e4f0 "
6768
- integrity sha512-XT5LkTzIHB+ZtD3dTmNnKjVBWrDWReCKt9G1uAFLz6uJMEVcIUiYO+fph5pLXETiBw/QZBx8egduMEfIccLx+g ==
6765
+
6766
+ version "19.0.7 "
6767
+ resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.7 .tgz#c7a7841646adc6457de70b93661cc400bfdf9d38 "
6768
+ integrity sha512-Wyg+oGkY8cWYmm8tVka6CZmhJxnyUx+Us2ALyWiY4w73+dO9XUNB/c7vQNIm1Uk/DLMn9vFzgvcS9YtOOMqpbg ==
6769
6769
dependencies:
6770
6770
"@electron/get" "^1.14.1"
6771
6771
"@types/node" "^16.11.26"
You can’t perform that action at this time.
0 commit comments