Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz committed May 16, 2022
1 parent 4f4ab7e commit c8e2325
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -15,17 +15,17 @@
"@types/express": "^4.17.13",
"@types/uuid": "^8.3.4",
"cors": "^2.8.5",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"dotenv": "^16.0.1",
"express": "^4.18.1",
"express-promise-router": "^4.1.1",
"mongoose": "^6.3.0",
"mongoose": "^6.3.3",
"ts-node": "^10.7.0",
"twilio": "^3.76.1",
"typescript": "^4.6.3",
"twilio": "^3.77.0",
"typescript": "^4.6.4",
"uuid": "^8.3.2"
},
"devDependencies": {
"nodemon": "^2.0.14"
"nodemon": "^2.0.16"
},
"git repository": "https://github.com/open-template-hub/sms-server-template",
"repository": {
Expand Down

0 comments on commit c8e2325

Please sign in to comment.