Skip to content

Commit

Permalink
Merge pull request #10233 from nestjs/dependabot/npm_and_yarn/socket.…
Browse files Browse the repository at this point in the history
…io-4.5.2

chore(deps): bump socket.io from 4.5.1 to 4.5.2
  • Loading branch information
kamilmysliwiec committed Sep 6, 2022
2 parents 767e94d + 26736e2 commit 423c0e4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 19 deletions.
28 changes: 11 additions & 17 deletions 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 package.json
Expand Up @@ -66,7 +66,7 @@
"path-to-regexp": "3.2.0",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.6",
"socket.io": "4.5.1",
"socket.io": "4.5.2",
"tslib": "2.4.0",
"uuid": "8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-socket.io/package.json
Expand Up @@ -17,7 +17,7 @@
"access": "public"
},
"dependencies": {
"socket.io": "4.5.1",
"socket.io": "4.5.2",
"tslib": "2.4.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 423c0e4

Please sign in to comment.