Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 94080d9 commit 9ade978
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"license": "ISC",
"dependencies": {
"cors": "2.8.5",
"express": "4.19.1",
"express": "4.19.2",
"smtp-server": "3.13.3"
},
"devDependencies": {
Expand Down

0 comments on commit 9ade978

Please sign in to comment.