Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 2a35e71 commit 27caa60
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 87 deletions.
101 changes: 16 additions & 85 deletions template/nestjs/package-lock.json

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

4 changes: 2 additions & 2 deletions template/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"dependencies": {
"@types/node": "18.14.6",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.18.3",
"is-stream": "3.0.0"
},
"devDependencies": {
"@types/body-parser": "1.19.2",
"@types/express": "4.17.17",
"@types/express": "4.17.21",
"nodemon": "2.0.21",
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.2",
Expand Down

0 comments on commit 27caa60

Please sign in to comment.