Skip to content

Commit

Permalink
chore: pin ajv to 6.5.5 (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina authored and delvedor committed Nov 29, 2018
1 parent ec4f0a1 commit 7e27787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -110,7 +110,7 @@
"dependencies": {
"@types/pino": "^4.16.0",
"abstract-logging": "^1.0.0",
"ajv": "^6.5.4",
"ajv": "6.5.5",
"avvio": "^5.8.0",
"end-of-stream": "^1.4.1",
"fast-json-stringify": "^1.8.0",
Expand Down

0 comments on commit 7e27787

Please sign in to comment.