Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IObert committed Jan 26, 2024
1 parent 5ecf877 commit 6f76f67
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
42 changes: 22 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
"countries-list": "^3.0.6",
"fastify-plugin": "^4.5.1",
"google-libphonenumber": "^3.2.34",
"i18next": "^23.7.16"
"i18next": "^23.7.19"
},
"devDependencies": {
"@fastify/formbody": "^7.4.0",
"@types/body-parser": "^1.19.5",
"@types/express": "^4.17.21",
"@types/google-libphonenumber": "^7.4.30",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.0",
"@types/node": "^20.11.7",
"@types/supertest": "^6.0.2",
"@types/twilio": "^3.19.3",
"body-parser": "^1.20.2",
"express": "^4.18.2",
"fastify": "^4.25.2",
"jest": "^29.7.0",
"prettier": "^3.1.1",
"supertest": "^6.3.3",
"twilio": "^4.20.0"
"prettier": "^3.2.4",
"supertest": "^6.3.4",
"twilio": "^4.21.0"
},
"scripts": {
"start": "ts-node examples/express-server.ts",
Expand Down

0 comments on commit 6f76f67

Please sign in to comment.