Skip to content

Commit

Permalink
Bumped v5.13.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Sep 13, 2019
1 parent a4a185a commit 88b86bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "pino",
"version": "5.13.2",
"version": "5.13.3",
"description": "super fast, all natural json logger",
"main": "pino.js",
"browser": "./browser.js",
Expand Down Expand Up @@ -62,17 +62,17 @@
"benchmark": "^2.1.4",
"bole": "^3.0.2",
"bunyan": "^1.8.12",
"cross-env": "^5.2.0",
"cross-env": "^5.2.1",
"docsify-cli": "^4.2.1",
"execa": "^1.0.0",
"fastbench": "^1.0.1",
"flush-write-stream": "^2.0.0",
"import-fresh": "^3.0.0",
"log": "^5.0.0",
"loglevel": "^1.6.1",
"loglevel": "^1.6.4",
"pino-pretty": "^2.4.0",
"pre-commit": "^1.2.2",
"proxyquire": "^2.1.0",
"proxyquire": "^2.1.3",
"pump": "^3.0.0",
"qodaa": "^1.0.1",
"snazzy": "^8.0.0",
Expand All @@ -86,7 +86,7 @@
},
"dependencies": {
"fast-redact": "^1.4.4",
"fast-safe-stringify": "^2.0.6",
"fast-safe-stringify": "^2.0.7",
"flatstr": "^1.0.9",
"pino-std-serializers": "^2.3.0",
"quick-format-unescaped": "^3.0.2",
Expand Down

0 comments on commit 88b86bd

Please sign in to comment.