Skip to content

Commit

Permalink
Update axios and aws-jwt-verify dependencies (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottokruse authored Apr 12, 2022
1 parent 3a91a59 commit ee028bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"test": "jest --coverage"
},
"dependencies": {
"aws-jwt-verify": "^1.0.1",
"axios": "^0.21.1",
"aws-jwt-verify": "^2.1.1",
"axios": "^0.25.0",
"pino": "^6.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit ee028bd

Please sign in to comment.