Merge pull request #1804 from strongloop/update-deps
Update strong-globalize and async to their latest versions
This commit is contained in:
commit
2f867576b6
|
@ -48,7 +48,7 @@
|
|||
"typescript": "^3.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^2.6.0",
|
||||
"async": "^3.1.0",
|
||||
"debug": "^4.1.0",
|
||||
"depd": "^2.0.0",
|
||||
"inflection": "^1.6.0",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"minimatch": "^3.0.3",
|
||||
"qs": "^6.5.0",
|
||||
"shortid": "^2.2.6",
|
||||
"strong-globalize": "^4.1.1",
|
||||
"strong-globalize": "^5.0.2",
|
||||
"traverse": "^0.6.6",
|
||||
"uuid": "^3.0.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue