Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Apr 4, 2020
1 parent 2d57bb6 commit 5a520e0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -18,21 +18,21 @@
],
"license": "MIT",
"devDependencies": {
"@hapi/code": "^6.0.0",
"@hapi/hapi": "^18.4.0",
"@hapi/lab": "^21.0.0",
"coveralls": "^3.0.7",
"@hapi/code": "^8.0.0",
"@hapi/hapi": "^19.0.0",
"@hapi/lab": "^22.0.0",
"coveralls": "^3.0.11",
"flush-write-stream": "^2.0.0",
"make-promises-safe": "^5.1.0",
"pre-commit": "^1.2.2",
"split2": "^3.1.1",
"standard": "^14.3.1"
"standard": "^14.3.3"
},
"dependencies": {
"@hapi/hoek": "^8.3.0",
"abstract-logging": "^1.0.0",
"pino": "^5.13.5",
"pino-pretty": "^3.2.2"
"@hapi/hoek": "^9.0.0",
"abstract-logging": "^2.0.0",
"pino": "^6.0.0",
"pino-pretty": "^4.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5a520e0

Please sign in to comment.