Skip to content

Commit 4c787f5

Browse files
jbyrne6jbyrne
and
jbyrne
authored
Feature/hitide profile local dev readme - update body parser and express (#49)
* feature/hitide-profile-local-dev-readme: add instructions for local development * update body-parser * update express --------- Co-authored-by: jbyrne <[email protected]>
1 parent 13f540d commit 4c787f5

File tree

2 files changed

+57
-61
lines changed

2 files changed

+57
-61
lines changed

package-lock.json

+55-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"author": "",
1616
"license": "ISC",
1717
"dependencies": {
18-
"body-parser": "^1.20.2",
18+
"body-parser": "^1.20.3",
1919
"cookie-session": "^2.1.0",
2020
"cors": "^2.8.5",
21-
"express": "^4.19.2",
21+
"express": "^4.20.0",
2222
"express-mysql-session": "^2.1.8",
2323
"express-session": "^1.18.0",
2424
"form-data": "^4.0.0",

0 commit comments

Comments
 (0)