Skip to content

Commit

Permalink
chore(deps): Bump express from 4.17.3 to 4.19.2 in /backends/fake (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent b4d72d6 commit f68b226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prepack": "cp ../*.md . && npm run lint && npm run checkClean && npm run jar"
},
"dependencies": {
"express": "^4.17.3",
"express": "^4.19.2",
"yargs": "^17.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit f68b226

Please sign in to comment.