mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 10:46:31 +00:00
Update resin-corvus to ^2.0.3
Changelog-entry: Update resin-corvus to ^2.0.3 Change-type: patch
This commit is contained in:
parent
c4e84483df
commit
3e236996c8
12
npm-shrinkwrap.json
generated
12
npm-shrinkwrap.json
generated
@ -7301,6 +7301,11 @@
|
|||||||
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz",
|
||||||
"integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s="
|
"integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s="
|
||||||
},
|
},
|
||||||
|
"json-cycle": {
|
||||||
|
"version": "1.3.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/json-cycle/-/json-cycle-1.3.0.tgz",
|
||||||
|
"integrity": "sha512-FD/SedD78LCdSvJaOUQAXseT8oQBb5z6IVYaQaCrVUlu9zOAr1BDdKyVYQaSD/GDsAMrXpKcOyBD4LIl8nfjHw=="
|
||||||
|
},
|
||||||
"json-parse-better-errors": {
|
"json-parse-better-errors": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
|
||||||
@ -10621,15 +10626,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resin-corvus": {
|
"resin-corvus": {
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/resin-corvus/-/resin-corvus-2.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/resin-corvus/-/resin-corvus-2.0.3.tgz",
|
||||||
"integrity": "sha512-3X88eWi2YBuLjU5NCMkxyyTUIE86euz0GHZT6WicGSnQjJHBB5HxMQG00sSGZ4NH75wO+VsQ/VIhXkmOIjYWww==",
|
"integrity": "sha512-EEjZR7EV9KGVDm5conVTmkc6erl6Wzsy/74bAZb0uucRqlRl8NF5TSSFcDLZtEOytzKvJsNmJBNnYsesblMi+g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"arch": "^2.1.0",
|
"arch": "^2.1.0",
|
||||||
"deep-map-keys": "^1.2.0",
|
"deep-map-keys": "^1.2.0",
|
||||||
"detect-process": "^1.0.4",
|
"detect-process": "^1.0.4",
|
||||||
"electron-is-running-in-asar": "^1.0.0",
|
"electron-is-running-in-asar": "^1.0.0",
|
||||||
"flat": "^4.0.0",
|
"flat": "^4.0.0",
|
||||||
|
"json-cycle": "^1.3.0",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"lodash-deep": "^2.0.0",
|
"lodash-deep": "^2.0.0",
|
||||||
"mixpanel": "^0.10.1",
|
"mixpanel": "^0.10.1",
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
"redux": "^3.5.2",
|
"redux": "^3.5.2",
|
||||||
"rendition": "4.41.1",
|
"rendition": "4.41.1",
|
||||||
"request": "^2.81.0",
|
"request": "^2.81.0",
|
||||||
"resin-corvus": "^2.0.2",
|
"resin-corvus": "^2.0.3",
|
||||||
"roboto-fontface": "^0.9.0",
|
"roboto-fontface": "^0.9.0",
|
||||||
"semver": "^5.1.1",
|
"semver": "^5.1.1",
|
||||||
"styled-components": "^3.2.3",
|
"styled-components": "^3.2.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user