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.25 (#1299)
This version handles better non-error objects sent to Sentry. Change-Type: patch Changelog-Entry: Improve error reporting accuracy.
This commit is contained in:
parent
5535111314
commit
8edc41dee0
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -5846,9 +5846,9 @@
|
||||
}
|
||||
},
|
||||
"resin-corvus": {
|
||||
"version": "1.0.0-beta.24",
|
||||
"version": "1.0.0-beta.25",
|
||||
"from": "resin-corvus@latest",
|
||||
"resolved": "https://registry.npmjs.org/resin-corvus/-/resin-corvus-1.0.0-beta.24.tgz",
|
||||
"resolved": "https://registry.npmjs.org/resin-corvus/-/resin-corvus-1.0.0-beta.25.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.24",
|
||||
"resin-corvus": "^1.0.0-beta.25",
|
||||
"rx": "^4.1.0",
|
||||
"semver": "^5.1.0",
|
||||
"sudo-prompt": "^6.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user