Skip to content

Commit ec8ecc9

Browse files
Bump socket.io-client from 4.8.0 to 4.8.1 (#6733)
Bumps [socket.io-client](https://github.com/socketio/socket.io) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/[email protected]@4.8.1) --- updated-dependencies: - dependency-name: socket.io-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3bb2bd commit ec8ecc9

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-hook-form": "^7.53.1",
3333
"react-i18next": "^15.1.0",
3434
"react-router-dom": "^6.27.0",
35-
"socket.io-client": "^4.8.0",
35+
"socket.io-client": "^4.8.1",
3636
"typescript": "^5.6.3",
3737
"vite": "^5.4.10",
3838
"vite-plugin-static-copy": "^2.0.0",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"security": "1.0.0",
6868
"semver": "^7.6.3",
6969
"socket.io": "^4.8.1",
70-
"socket.io-client": "^4.8.0",
70+
"socket.io-client": "^4.8.1",
7171
"superagent": "10.1.1",
7272
"swagger-ui-express": "^5.0.1",
7373
"tinycon": "0.6.8",

0 commit comments

Comments
 (0)