Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 9c11212

Browse files
fix(deps): update dependency socket.io-client to v4.7.1
1 parent 53ff7e9 commit 9c11212

File tree

2 files changed

+74
-29
lines changed

2 files changed

+74
-29
lines changed

package-lock.json

+73-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/platform-browser-dynamic": "11.2.14",
2323
"@angular/router": "11.2.14",
2424
"rxjs": "6.6.7",
25-
"socket.io-client": "4.5.0",
25+
"socket.io-client": "4.7.1",
2626
"tslib": "2.5.3",
2727
"zone.js": "0.10.3"
2828
},

0 commit comments

Comments
 (0)