Skip to content

Commit

Permalink
fix(package): update tiny-lru to version 5.0.1 (#37)
Browse files Browse the repository at this point in the history
Closes #36
  • Loading branch information
mcollina committed Dec 12, 2018
1 parent ffa602f commit dfd19bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"end-of-stream": "^1.4.1",
"fastify-plugin": "^1.2.0",
"semver": "^5.5.1",
"tiny-lru": "^4.0.2",
"tiny-lru": "^5.0.1",
"undici": "^0.3.2"
}
}

0 comments on commit dfd19bf

Please sign in to comment.