Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
glenndehaan committed Oct 8, 2024
1 parent 9b48a97 commit e2e259c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 26 deletions.
51 changes: 27 additions & 24 deletions package-lock.json

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

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,15 @@
"overrides": {
"node-unifi@^2.5.1": {
"axios": "1.7.4"
},
"express-openid-connect@^2.17.1": {
"cookie": "0.7.0"
}
},
"dependencies": {
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"ejs": "^3.1.10",
"express": "^4.21.0",
"express": "^4.21.1",
"express-openid-connect": "^2.17.1",
"js-logger": "^1.6.1",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit e2e259c

Please sign in to comment.