Skip to content

Commit 2436ecc

Browse files
Bump socket.io in /apps/custom-ui-floating-window-demo
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@4.6.1...4.6.2) --- updated-dependencies: - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 787b037 commit 2436ecc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

apps/custom-ui-floating-window-demo/package-lock.json

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

apps/custom-ui-floating-window-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"pipedrive": "^17.5.4",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
23-
"socket.io": "^4.6.1",
23+
"socket.io": "^4.6.2",
2424
"socket.io-client": "^4.5.4"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)