Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2022
1 parent 5515ace commit ccda427
Show file tree
Hide file tree
Showing 6 changed files with 1,120 additions and 694 deletions.
6 changes: 3 additions & 3 deletions express-yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"start": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "~1.4.4",
"cookie-parser": "1.4.6",
"debug": "4.3.4",
"express": "~4.16.1",
"morgan": "~1.9.1"
"express": "4.18.1",
"morgan": "1.10.0"
}
}
Loading

0 comments on commit ccda427

Please sign in to comment.