Update bcryptjs to version 2.4.3 🚀 (#7949)

* chore(package): update bcryptjs to version 2.4.3

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-02-08 18:54:16 +01:00 committed by Katharina Irrgang
parent 16579982f0
commit 63d9bc7bc5
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
"dependencies": {
"amperize": "1.0.0",
"archiver": "1.3.0",
"bcryptjs": "2.3.0",
"bcryptjs": "2.4.3",
"bluebird": "3.4.7",
"body-parser": "1.16.0",
"bookshelf": "0.10.3",

View File

@ -421,9 +421,9 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"
bcryptjs@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/bcryptjs/-/bcryptjs-2.3.0.tgz#5826900cfef7abaf3425c72e4d464de509b8c2ec"
bcryptjs@2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/bcryptjs/-/bcryptjs-2.4.3.tgz#9ab5627b93e60621ff7cdac5da9733027df1d0cb"
beeper@^1.0.0, beeper@^1.1.0:
version "1.1.1"