Skip to content

Commit

Permalink
chore(deps): bump express version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrCherry97 committed Dec 12, 2024
1 parent 09205ea commit 70fd46d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 29 deletions.
49 changes: 27 additions & 22 deletions backend/package-lock.json

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

8 changes: 1 addition & 7 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/runtime": "^7.13.10",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.21.0",
"express": "^4.21.2",
"https": "^1.0.0",
"jose": "^5.2.4",
"js-yaml": "^4.1.0",
Expand All @@ -39,11 +39,5 @@
},
"node": {
"child_process": false
},
"overrides": {
"express": {
"path-to-regexp": "0.1.12",
"cookie": "0.7.0"
}
}
}

0 comments on commit 70fd46d

Please sign in to comment.