Skip to content

Commit ebbc4c3

Browse files
build(deps): bump socket.io-client from 4.8.1 to 4.8.3 (#7278)
Bumps [socket.io-client](https://github.com/socketio/socket.io) from 4.8.1 to 4.8.3. - [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.3) --- updated-dependencies: - dependency-name: socket.io-client dependency-version: 4.8.3 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 abe5f3b commit ebbc4c3

File tree

3 files changed

+19
-57
lines changed

3 files changed

+19
-57
lines changed

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-hook-form": "^7.68.0",
3434
"react-i18next": "^16.5.0",
3535
"react-router-dom": "^7.11.0",
36-
"socket.io-client": "^4.8.1",
36+
"socket.io-client": "^4.8.3",
3737
"typescript": "^5.9.3",
3838
"vite": "npm:[email protected]",
3939
"vite-plugin-babel": "^1.3.2",

pnpm-lock.yaml

Lines changed: 17 additions & 55 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
@@ -68,7 +68,7 @@
6868
"security": "1.0.0",
6969
"semver": "^7.7.3",
7070
"socket.io": "^4.8.3",
71-
"socket.io-client": "^4.8.1",
71+
"socket.io-client": "^4.8.3",
7272
"superagent": "10.2.3",
7373
"swagger-ui-express": "^5.0.1",
7474
"tinycon": "0.6.8",

0 commit comments

Comments
 (0)