Skip to content

Commit

Permalink
Merge pull request #327 from reg-viz/renovate/major-hapijs-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency hoek to v6
  • Loading branch information
bokuweb committed Oct 26, 2020
2 parents b8dd782 + f7f117f commit 52f4ac8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"**/randomatic": "3.1.1",
"**/deep-extend": "0.6.0",
"**/cryptiles": "4.1.3",
"**/hoek": "4.2.1",
"**/hoek": "6.1.3",
"**/dot-prop": "^4.2.1",
"**/node-forge": "^0.10.0",
"**/serialize-javascript": "^3.1.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4489,10 +4489,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 52f4ac8

Please sign in to comment.