Skip to content

Commit

Permalink
Merge pull request #13591 from nestjs/dependabot/npm_and_yarn/sample/…
Browse files Browse the repository at this point in the history
…02-gateways/multi-fc98ce47f6

chore(deps): bump express and @nestjs/platform-express in /sample/02-gateways
  • Loading branch information
kamilmysliwiec committed May 21, 2024
2 parents e459fff + 58599c2 commit bb49551
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 93 deletions.
117 changes: 25 additions & 92 deletions sample/02-gateways/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 sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
"@nestjs/platform-express": "10.3.2",
"@nestjs/platform-express": "10.3.8",
"@nestjs/platform-socket.io": "10.3.2",
"@nestjs/websockets": "10.3.2",
"@socket.io/redis-adapter": "8.2.1",
Expand Down

0 comments on commit bb49551

Please sign in to comment.