Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
glenndehaan committed Sep 10, 2024
1 parent eefb027 commit e892831
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 42 deletions.
165 changes: 125 additions & 40 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"cookie-parser": "^1.4.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"express": "^4.20.0",
"express-openid-connect": "^2.17.1",
"js-logger": "^1.6.1",
"jsonwebtoken": "^9.0.2",
Expand All @@ -33,7 +33,7 @@
"pdfkit": "^0.15.0"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"nodemon": "^3.1.4",
"tailwindcss": "^3.4.10"
}
Expand Down

0 comments on commit e892831

Please sign in to comment.