Skip to content

Commit

Permalink
Library updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed Jul 30, 2024
1 parent dec2524 commit 3776e9e
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 32 deletions.
86 changes: 57 additions & 29 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"nats": "2.6.1",
"nconf": "^0.11.4",
"nocache": "^2.1.0",
"passport": "^0.4.1",
"passport-jwt": "^4.0.0",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"passport-openidconnect-keycloak-idp": "^0.1.6",
"path": "0.12.7",
"querystring": "0.2.0",
Expand Down Expand Up @@ -75,7 +75,7 @@
"eslint": "^7.27.0",
"jest": "^27.4.7",
"jest-sonar-reporter": "^2.0.0",
"nodemon": "^2.0.7",
"nodemon": "^3.1.4",
"redis-mock": "^0.56.3",
"supertest": "^6.1.3"
},
Expand Down

0 comments on commit 3776e9e

Please sign in to comment.