Update dependencies

This commit is contained in:
Maksim Eltyshev
2019-10-30 21:21:01 +05:00
parent c26effe1d9
commit 617dd32f4f
4 changed files with 20 additions and 20 deletions
+3 -3
View File
@@ -3562,9 +3562,9 @@
}
},
"knex": {
"version": "0.20.0",
"resolved": "https://registry.npmjs.org/knex/-/knex-0.20.0.tgz",
"integrity": "sha512-2IQUDItwSAuhTxtH/T4VibEuFMngI9LUkpgM0qD/JH1xWARRtWIJ9mU8hNNnFgrKh9RZdPYZToBgsV/UEaje4g==",
"version": "0.20.1",
"resolved": "https://registry.npmjs.org/knex/-/knex-0.20.1.tgz",
"integrity": "sha512-vQvlzsCw4kkqWLmUFVhPX8H4KrfSLVSVGbMJVo4fhJ8N5fN+CH0LzgAmQBh0iwbJY7x8Sk3T4pEjnUlUKjnCPw==",
"requires": {
"bluebird": "^3.7.1",
"colorette": "1.1.0",