Skip to content

Commit

Permalink
Feature/hitide profile local dev readme - update body parser and expr…
Browse files Browse the repository at this point in the history
…ess (#49)

* feature/hitide-profile-local-dev-readme: add instructions for local development

* update body-parser

* update express

---------

Co-authored-by: jbyrne <[email protected]>
  • Loading branch information
jbyrne6 and jbyrne authored Oct 8, 2024
1 parent 13f540d commit 4c787f5
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 61 deletions.
114 changes: 55 additions & 59 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 @@ -15,10 +15,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"cookie-session": "^2.1.0",
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^4.20.0",
"express-mysql-session": "^2.1.8",
"express-session": "^1.18.0",
"form-data": "^4.0.0",
Expand Down

0 comments on commit 4c787f5

Please sign in to comment.