update strong-globalize to 3.1.0 (#1505)
* update strong-globalize to 3.1.0 * update other dependencies
This commit is contained in:
parent
e85e0f600b
commit
b926f28c74
|
@ -44,15 +44,15 @@
|
|||
"dependencies": {
|
||||
"async": "~2.1.4",
|
||||
"bluebird": "^3.1.1",
|
||||
"debug": "^2.1.1",
|
||||
"debug": "^3.1.0",
|
||||
"depd": "^1.0.0",
|
||||
"inflection": "^1.6.0",
|
||||
"lodash": "^4.17.4",
|
||||
"loopback-connector": "^4.3.0",
|
||||
"loopback-connector": "^4.4.0",
|
||||
"minimatch": "^3.0.3",
|
||||
"qs": "^6.5.0",
|
||||
"shortid": "^2.2.6",
|
||||
"strong-globalize": "^2.6.2",
|
||||
"strong-globalize": "^3.1.0",
|
||||
"traverse": "^0.6.6",
|
||||
"uuid": "^3.0.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue