Updated packages and fixed problems caused by the update.

This commit is contained in:
Tomas Bures 2019-12-07 10:47:57 +01:00
parent cd2fdb9e23
commit 63a79ae36d
16 changed files with 584 additions and 339 deletions

View file

@ -12,8 +12,8 @@
"node": ">=10.0.0"
},
"dependencies": {
"moment": "^2.23.0",
"moment-timezone": "^0.5.26",
"moment": "^2.24.0",
"moment-timezone": "^0.5.27",
"owasp-password-strength-test": "github:bures/owasp-password-strength-test"
},
"devDependencies": {