Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ElJocko committed Apr 20, 2023
1 parent a5fe7e4 commit ddffd22
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 60 deletions.
181 changes: 124 additions & 57 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"ansi-regex": "^5.0.1",
"async": "^3.2.3",
"async-await-retry": "^1.2.3",
"body-parser": "^1.20.1",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
"convict": "^6.2.4",
"cors": "^2.8.5",
"express": "^4.18.2",
"express-openapi-validator": "^4.13.8",
"express-session": "^1.17.2",
"express-session": "^1.17.3",
"helmet": "^4.6.0",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.0",
"jwks-rsa": "^3.0.1",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"migrate-mongo": "^9.0.0",
Expand Down

0 comments on commit ddffd22

Please sign in to comment.