Update Knub to 18.1.0, js-yaml to 3.13.1

This commit is contained in:
Dragory 2019-04-05 19:31:21 +03:00
parent b9b4e2e9ed
commit bab82559dc
2 changed files with 8 additions and 8 deletions

View file

@ -33,8 +33,8 @@
"eris": "github:abalabahaha/eris#dev",
"escape-string-regexp": "^1.0.5",
"humanize-duration": "^3.15.0",
"js-yaml": "^3.12.0",
"knub": "^18.0.7",
"js-yaml": "^3.13.1",
"knub": "^18.1.0",
"lodash.at": "^4.6.0",
"lodash.chunk": "^4.2.0",
"lodash.difference": "^4.5.0",