mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 03:36:36 +00:00
patch: Update etcher-sdk from v6.2.5 to v6.3.0
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
This commit is contained in:
parent
1e1bd3c508
commit
37b826ee4e
6
package-lock.json
generated
6
package-lock.json
generated
@ -7204,9 +7204,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"etcher-sdk": {
|
||||
"version": "6.2.5",
|
||||
"resolved": "https://registry.npmjs.org/etcher-sdk/-/etcher-sdk-6.2.5.tgz",
|
||||
"integrity": "sha512-kPDhrJw9AVLnhCA9GOUnLNOmLNH7WO/paWRH43xF99svWcQu9IBprm7fSeuQthZGHojchWv/u4eyUI9wDck0/A==",
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/etcher-sdk/-/etcher-sdk-6.3.0.tgz",
|
||||
"integrity": "sha512-lbEGzYx5gCkkTgQK4Uwq8mzT+T52kFNbKXkoQkgOSAcisi5NzlVSqOnbAy/jHMObSFesIIdRfYORJ2udrIkmXA==",
|
||||
"requires": {
|
||||
"@balena/node-beaglebone-usbboot": "^1.0.3",
|
||||
"@balena/udif": "^1.1.1",
|
||||
|
14
package.json
14
package.json
@ -44,25 +44,13 @@
|
||||
},
|
||||
"author": "Balena Inc. <hello@etcher.io>",
|
||||
"license": "Apache-2.0",
|
||||
"platformSpecificDependencies": [
|
||||
"xmlbuilder",
|
||||
"xmldom",
|
||||
"@types/plist",
|
||||
"@types/verror",
|
||||
"crc",
|
||||
"iconv-corefoundation",
|
||||
"plist",
|
||||
"dmg-license",
|
||||
"fsevents",
|
||||
"winusb-driver-generator"
|
||||
],
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.13.1",
|
||||
"aws4-axios": "2.2.1",
|
||||
"d3": "^4.13.0",
|
||||
"debug": "^4.2.0",
|
||||
"electron": "12.0.2",
|
||||
"etcher-sdk": "^6.2.5",
|
||||
"etcher-sdk": "^6.3.0",
|
||||
"immutable": "^3.8.1",
|
||||
"lodash": "^4.17.10",
|
||||
"node-ipc": "^9.1.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user