File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
"electron-debug" : " ^3.1.0" ,
52
52
"electron-is" : " ^3.0.0" ,
53
53
"electron-localshortcut" : " ^3.2.1" ,
54
- "electron-store" : " ^6.0.0 " ,
54
+ "electron-store" : " ^6.0.1 " ,
55
55
"electron-updater" : " ^4.3.5" ,
56
56
"node-fetch" : " ^2.6.1"
57
57
},
Original file line number Diff line number Diff line change @@ -2392,7 +2392,7 @@ concat-stream@^1.6.2:
2392
2392
readable-stream "^2.2.2"
2393
2393
typedarray "^0.0.6"
2394
2394
2395
- conf@^7.1.1 :
2395
+ conf@^7.1.2 :
2396
2396
version "7.1.2"
2397
2397
resolved "https://registry.yarnpkg.com/conf/-/conf-7.1.2.tgz#d9678a9d8f04de8bf5cd475105da8fdae49c2ec4"
2398
2398
integrity sha512-r8/HEoWPFn4CztjhMJaWNAe5n+gPUCSaJ0oufbqDLFKsA1V8JjAG7G+p0pgoDFAws9Bpk2VtVLLXqOBA7WxLeg==
3022
3022
lazy-val "^1.0.4"
3023
3023
mime "^2.4.6"
3024
3024
3025
- electron-store@^6.0.0 :
3026
- version "6.0.0 "
3027
- resolved "https://registry.yarnpkg.com/electron-store/-/electron-store-6.0.0 .tgz#92a5f8295a326f074281ae0d6a307454e6f68243 "
3028
- integrity sha512-ujb0a/6gxMxb9vOQ2BjOehK9VCyq5OKvttekd9v/tohA9oBHnAdV+Vxu4eoRh+/F9ShPFhcvDZkMdqO5i+TXUw ==
3025
+ electron-store@^6.0.1 :
3026
+ version "6.0.1 "
3027
+ resolved "https://registry.yarnpkg.com/electron-store/-/electron-store-6.0.1 .tgz#2178b9dc37aeb749d99cf9d1d1bc090890b922dc "
3028
+ integrity sha512-8rdM0XEmDGsLuZM2oRABzsLX+XmD5x3rwxPMEPv0MrN9/BWanyy3ilb2v+tCrKtIZVF3MxUiZ9Bfqe8e0popKQ ==
3029
3029
dependencies :
3030
- conf "^7.1.1 "
3030
+ conf "^7.1.2 "
3031
3031
type-fest "^0.16.0"
3032
3032
3033
3033
electron-updater@^4.3.5 :
You can’t perform that action at this time.
0 commit comments