Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz committed Nov 11, 2022
1 parent f72c6a8 commit 9307ea8
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,7 +18,7 @@
"@types/cors": "^2.8.9",
"@types/express": "^4.17.6",
"@types/uuid": "^8.3.4",
"axios": "^0.27.2",
"axios": "^1.1.3",
"bcrypt": "^5.0.0",
"body-parser": "^1.20.0",
"capitalize": "^2.0.4",
Expand All @@ -30,7 +30,7 @@
"oauth-1.0a": "^2.2.6",
"ts-node": "^10.8.1",
"typescript": "^4.7.3",
"uuid": "^8.3.2"
"uuid": "^9.0.0"
},
"devDependencies": {
"nodemon": "^2.0.16"
Expand Down

0 comments on commit 9307ea8

Please sign in to comment.