Skip to content

Commit

Permalink
Update dependency bunyan-adaptor to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2021
1 parent 0d5a7a9 commit bc2fc16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"sinon": "^8.1.1"
},
"dependencies": {
"bunyan-adaptor": "^4.0.0",
"bunyan-adaptor": "^5.0.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"format-microformat": "^0.11.1",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -561,6 +561,11 @@ bunyan-adaptor@^4.0.0:
resolved "https://registry.yarnpkg.com/bunyan-adaptor/-/bunyan-adaptor-4.0.0.tgz#63724b33ce8bf86ec93f8965fbcf7676f30310bc"
integrity sha512-JbOJx7Pqr8wmH7cDU1GXe4BKV7hKoOH0DwlCwpYrSEvhwsGMG5co2BfV5BJ/RCJzFD9IlldbZdiAVt3VZ+b9ow==

bunyan-adaptor@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/bunyan-adaptor/-/bunyan-adaptor-5.0.0.tgz#9bf90a9ed2ea6183528ea11903f53ab16769dbc3"
integrity sha512-xNFCuxQpWeMd/7cnmcYjUr1dRZdeSSuYdh+Yd0nheGeO797SSlUp4RegucmgiazthSJ9fea/qeLtm0r2yIiMmw==

busboy@^0.2.11:
version "0.2.14"
resolved "https://registry.yarnpkg.com/busboy/-/busboy-0.2.14.tgz#6c2a622efcf47c57bbbe1e2a9c37ad36c7925453"
Expand Down

0 comments on commit bc2fc16

Please sign in to comment.