mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
upgrade: resin-corvus to 1.0.0-beta.26 (#1321)
This version solves the issue regarding some messages getting console logged (and reaching Sentry) as "[object Object]". Change-Type: patch Changelog-Entry: Upgrade `resin-corvus` to 1.0.0-beta.26.
This commit is contained in:
parent
31aa73ce07
commit
24fe1a6c89
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -5846,9 +5846,9 @@
|
||||
}
|
||||
},
|
||||
"resin-corvus": {
|
||||
"version": "1.0.0-beta.25",
|
||||
"version": "1.0.0-beta.26",
|
||||
"from": "resin-corvus@latest",
|
||||
"resolved": "https://registry.npmjs.org/resin-corvus/-/resin-corvus-1.0.0-beta.25.tgz",
|
||||
"resolved": "https://registry.npmjs.org/resin-corvus/-/resin-corvus-1.0.0-beta.26.tgz",
|
||||
"dependencies": {
|
||||
"lodash": {
|
||||
"version": "4.17.4",
|
||||
|
@ -90,7 +90,7 @@
|
||||
"redux-localstorage": "^0.4.1",
|
||||
"resin-cli-form": "^1.4.1",
|
||||
"resin-cli-visuals": "^1.2.8",
|
||||
"resin-corvus": "^1.0.0-beta.25",
|
||||
"resin-corvus": "^1.0.0-beta.26",
|
||||
"rx": "^4.1.0",
|
||||
"semver": "^5.1.0",
|
||||
"sudo-prompt": "^6.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user