upgrading dependencies

This commit is contained in:
Christian Kellner
2020-04-11 10:44:57 +02:00
parent 8f9c23523c
commit b718b2fcb9

View File

@@ -46,7 +46,7 @@
"body-parser": "1.19.0",
"lowdb": "1.0.0",
"request-x-ray": "0.1.4",
"restana": "4.1.1",
"restana": "4.3.1",
"slack": "11.0.2",
"tg-yarl": "1.3.0",
"x-ray": "2.3.4"
@@ -55,10 +55,10 @@
"chai": "4.2.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"husky": "4.2.3",
"lint-staged": "10.0.9",
"husky": "4.2.5",
"lint-staged": "10.1.3",
"mocha": "7.1.1",
"prettier": "2.0.2",
"prettier": "2.0.4",
"proxyquire": "2.1.3"
}
}