pin unpinned dependencies

This commit is contained in:
2018-11-08 05:00:05 +01:00
parent 50f1c2c09d
commit f254a79cc5
+6 -6
View File
@@ -13,13 +13,13 @@
"dependencies": {
"body-parser": "1.18.3",
"express": "4.13.4",
"express-async-errors": "^3.1.1",
"express-basic-auth": "^1.1.6",
"hmacsha1": "^1.0.0",
"jsonwebtoken": "^8.3.0",
"express-async-errors": "3.1.1",
"express-basic-auth": "1.1.6",
"hmacsha1": "1.0.0",
"jsonwebtoken": "8.3.0",
"ldapjs": "^1.0.2",
"md5": "^2.2.1",
"moment": "^2.22.2",
"md5": "2.2.1",
"moment": "2.22.2",
"morgan": "1.8.2",
"pg": "7.6.0",
"pg-pool": "2.0.3",