Skip to content

Commit

Permalink
Merge branch 'main' into re-org
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliu-petrescu committed Mar 4, 2024
2 parents afc9148 + 5b3def6 commit e40ce5e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 deletions.
57 changes: 31 additions & 26 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,22 +68,22 @@
"yargs": "^17.7.2"
},
"dependencies": {
"axios": "^1.6.4",
"config": "^3.3.9",
"axios": "^1.6.7",
"config": "^3.3.11",
"cryptr": "^6.3.0",
"dotenv": "^10.0.0",
"ejs": "^3.1.9",
"envar-check": "0.0.3",
"express": "^4.18.2",
"express-rate-limit": "^5.5.1",
"express-session": "^1.17.3",
"express-session": "^1.18.0",
"form-data": "^4.0.0",
"helmet": "^4.6.0",
"jwt-decode": "^3.1.2",
"lowdb": "github:dankreiger/lowdb#chore/esm-cjs-hybrid-WITH-LIB",
"luxon": "^2.5.2",
"passport": "^0.7.0",
"passport-oauth2": "^1.7.0",
"passport-oauth2": "^1.8.0",
"qs": "^6.11.2"
},
"nodemonConfig": {
Expand Down

0 comments on commit e40ce5e

Please sign in to comment.