mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-13 22:36:31 +00:00
etcher-sdk: Upgrade to 1.3.11
Change-type: patch Changelog-entry: Show the correct logo on usbboot devices on Ubuntu Signed-off-by: Juan Cruz Viotti <juan@balena.io>
This commit is contained in:
parent
303969bdbf
commit
0c2eb1caab
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -5422,9 +5422,9 @@
|
||||
"integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs="
|
||||
},
|
||||
"etcher-sdk": {
|
||||
"version": "1.3.10",
|
||||
"resolved": "https://registry.npmjs.org/etcher-sdk/-/etcher-sdk-1.3.10.tgz",
|
||||
"integrity": "sha512-G/vpTwUbqEoqdRBfRmXTYKch2xL05ZJel78tOwoa2gNMARPX/56x5sC3MLbOSpInylB1s34WezbX+qa2M68E1Q==",
|
||||
"version": "1.3.11",
|
||||
"resolved": "https://registry.npmjs.org/etcher-sdk/-/etcher-sdk-1.3.11.tgz",
|
||||
"integrity": "sha512-tPT3sOWF0mfXwSXEGTAY8RjN8XB7c0NhbhvlqQWzRKYlZ5xcMspAeVwzWfGeNJm/tiYh4uM3l10QdFkAHKl0qw==",
|
||||
"requires": {
|
||||
"@types/node": "^6.0.112",
|
||||
"axios": "^0.18.0",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"d3": "^4.13.0",
|
||||
"debug": "^3.1.0",
|
||||
"electron-is-running-in-asar": "^1.0.0",
|
||||
"etcher-sdk": "^1.3.10",
|
||||
"etcher-sdk": "^1.3.11",
|
||||
"flexboxgrid": "^6.3.0",
|
||||
"immutable": "^3.8.1",
|
||||
"inactivity-timer": "^1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user