1
0
mirror of https://github.com/sbender9/signalk-raymarine-autopilot.git synced 2020-11-18 19:37:28 -08:00

chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot] 2019-07-19 02:47:25 +00:00
parent 563e8ae6a4
commit 743562b884

9
package-lock.json generated
View File

@ -5,13 +5,14 @@
"requires": true,
"dependencies": {
"baconjs": {
"version": "https://registry.npmjs.org/baconjs/-/baconjs-0.7.88.tgz",
"version": "0.7.88",
"resolved": "https://registry.npmjs.org/baconjs/-/baconjs-0.7.88.tgz",
"integrity": "sha1-iBGexIitLfl+hv/McnLUluHjFhE="
},
"lodash": {
"version": "4.17.5",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz",
"integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw=="
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
}
}
}