Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Oct 14, 2019
1 parent 45ebb05 commit cca1c2c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"license": "MIT",
"devDependencies": {
"@hapi/code": "^6.0.0",
"@hapi/hapi": "^18.3.2",
"@hapi/lab": "^20.2.2",
"coveralls": "^3.0.6",
"@hapi/hapi": "^18.4.0",
"@hapi/lab": "^21.0.0",
"coveralls": "^3.0.7",
"flush-write-stream": "^2.0.0",
"make-promises-safe": "^5.0.0",
"make-promises-safe": "^5.1.0",
"pre-commit": "^1.2.2",
"split2": "^3.1.1",
"standard": "^14.1.0"
"standard": "^14.3.1"
},
"dependencies": {
"@hapi/hoek": "^8.2.2",
"@hapi/hoek": "^8.3.0",
"abstract-logging": "^1.0.0",
"pino": "^5.13.2",
"pino-pretty": "^3.2.1"
"pino": "^5.13.5",
"pino-pretty": "^3.2.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit cca1c2c

Please sign in to comment.