Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugodby committed Jan 11, 2021
1 parent 2dc8148 commit 17e300d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"test": "jest"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.21.1",
"jsonwebtoken": "^8.2.1",
"jwk-to-pem": "^2.0.0",
"pino": "^5.13.2"
"jwk-to-pem": "^2.0.4",
"pino": "^6.10.0"
},
"devDependencies": {
"eslint": "^6.2.2",
"jest": "^24.8.0"
"eslint": "^7.17.0",
"jest": "^26.6.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down

0 comments on commit 17e300d

Please sign in to comment.