Skip to content

Commit

Permalink
Update bcryptjs to version 2.4.3 馃殌 (#7949)
Browse files Browse the repository at this point in the history
* chore(package): update bcryptjs to version 2.4.3

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Feb 8, 2017
1 parent 1657998 commit 63d9bc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 63d9bc7

Please sign in to comment.