Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadranjbarz committed Oct 1, 2024
1 parent 8f8a094 commit d0032d9
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 13 deletions.
45 changes: 34 additions & 11 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"axios": "^1.6.7",
"axios-retry": "^3.9.1",
"bcrypt": "^5.0.1",
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"bull": "^4.15.1",
"bunyan": "^1.8.15",
Expand Down Expand Up @@ -51,7 +52,7 @@
"html-to-text": "^9.0.4",
"i18n": "^0.15.1",
"ioredis": "5.3.2",
"joi": "^17.12.0",
"joi": "^17.13.3",
"js-sha256": "^0.9.0",
"json-stable-stringify": "^1.0.2",
"jsonwebtoken": "^9.0.0",
Expand Down Expand Up @@ -108,7 +109,7 @@
"mocha": "^10.2.0",
"prettier": "^3.2.5",
"sinon": "^13.0.1",
"ts-node": "10.9.2",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"typescript": "^4.9.4"
},
Expand Down

0 comments on commit d0032d9

Please sign in to comment.