Update etcher-sdk from 6.2.0 to 6.2.1

Change-type: patch
This commit is contained in:
Paulo Castro 2021-04-07 17:14:13 +01:00
parent 5bdd6c6034
commit 5c5be8f7b7
2 changed files with 3 additions and 1 deletions

View File

@ -224,7 +224,7 @@
"docker-toolbelt": "^3.3.8",
"dockerode": "^2.5.8",
"ejs": "^3.1.3",
"etcher-sdk": "^6.2.0",
"etcher-sdk": "^6.2.1",
"event-stream": "3.3.4",
"express": "^4.13.3",
"fast-boot2": "^1.1.0",

View File

@ -12,3 +12,5 @@ upstream:
url: 'https://github.com/balena-io-modules/balena-preload'
- repo: 'balena-sync'
url: 'https://github.com/balena-io-modules/balena-sync'
- repo: 'etcher-sdk'
url: 'https://github.com/balena-io-modules/etcher-sdk/'