Skip to content

Commit

Permalink
chore(deps): update dependency hoek to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2020
1 parent ba9544d commit 62cc514
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"**/randomatic": "3.1.1",
"**/deep-extend": "0.5.1",
"**/cryptiles": "4.1.3",
"**/hoek": "4.2.1"
"**/hoek": "6.1.3"
},
"dependencies": {
"bluebird": "3.5.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4213,10 +4213,10 @@ hmac-drbg@^1.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.1"

hoek@2.x.x, hoek@4.2.1, hoek@6.x.x:
version "4.2.1"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
integrity sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==
hoek@2.x.x, hoek@6.1.3, hoek@6.x.x:
version "6.1.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.3.tgz#73b7d33952e01fe27a38b0457294b79dd8da242c"
integrity sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==

home-or-tmp@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 62cc514

Please sign in to comment.