Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 1678e66 commit 1497524
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 44 deletions.
177 changes: 136 additions & 41 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
},
"homepage": "https://github.com/aniskhan001/napi#readme",
"dependencies": {
"body-parser": "1.20.2",
"express": "4.19.2",
"body-parser": "1.20.3",
"express": "4.20.0",
"mongoose": "8.6.1",
"morgan": "1.10.0"
},
"devDependencies": {
"chai": "5.1.1",
"chai-http": "5.0.0",
"coveralls": "3.1.1",
"eslint": "9.9.1",
"eslint": "9.10.0",
"minimist": "1.2.8",
"mocha": "10.7.3",
"nyc": "17.0.0",
Expand Down

0 comments on commit 1497524

Please sign in to comment.