chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeperio-bot 2018-04-24 10:04:18 +00:00
parent e6c9613f2c
commit 2b0c80e1aa

22
package-lock.json generated
View File

@ -948,9 +948,9 @@
"integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0="
},
"cliui": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-4.0.0.tgz",
"integrity": "sha512-nY3W5Gu2racvdDk//ELReY+dHjb9PlIcVDFXP72nVIhq2Gy3LuVXYwJoPVudwQnv1shtohpgkdCKT2YaKY0CKw==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz",
"integrity": "sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==",
"requires": {
"string-width": "2.1.1",
"strip-ansi": "4.0.0",
@ -962,7 +962,7 @@
"resolved": "https://registry.npmjs.org/yargs/-/yargs-10.1.2.tgz",
"integrity": "sha512-ivSoxqBGYOqQVruxD35+EyCFDYNEFL/Uo6FcOnz+9xZdZzK0Zzw4r4KhbrME1Oo2gOggwJod2MnsdamSG7H9ig==",
"requires": {
"cliui": "4.0.0",
"cliui": "4.1.0",
"decamelize": "1.2.0",
"find-up": "2.1.0",
"get-caller-file": "1.0.2",
@ -8114,9 +8114,9 @@
"dev": true
},
"typeorm": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.0.tgz",
"integrity": "sha512-Z2qOSm+ZU1aqqWT3W053Uzto6YunT+UrzNOHws34pGFZZ8uAYa1TWCkDjZ5gRywcbqAc7tW/Q5IBu6Ce1FCEnQ==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.1.tgz",
"integrity": "sha512-YiqIc9Rr6K8jiiU/d81517oHSmSbMssdCbSCwCy4QPr3kDVHwqvfZTMQ7+pm/h9Oohj6mRWeYromU2WsgFYxPQ==",
"requires": {
"app-root-path": "2.0.1",
"buffer": "5.1.0",
@ -8152,9 +8152,9 @@
}
},
"cliui": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-4.0.0.tgz",
"integrity": "sha512-nY3W5Gu2racvdDk//ELReY+dHjb9PlIcVDFXP72nVIhq2Gy3LuVXYwJoPVudwQnv1shtohpgkdCKT2YaKY0CKw==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz",
"integrity": "sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==",
"requires": {
"string-width": "2.1.1",
"strip-ansi": "4.0.0",
@ -8201,7 +8201,7 @@
"resolved": "https://registry.npmjs.org/yargs/-/yargs-11.1.0.tgz",
"integrity": "sha512-NwW69J42EsCSanF8kyn5upxvjp5ds+t3+udGBeTbFnERA+lF541DDpMawzo4z6W/QrzNM18D+BPMiOBibnFV5A==",
"requires": {
"cliui": "4.0.0",
"cliui": "4.1.0",
"decamelize": "1.2.0",
"find-up": "2.1.0",
"get-caller-file": "1.0.2",