mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 21:59:15 -04:00
Update/socket.io to latest 2.x version (#5784)
* build(deps): bump ansi-regex in /src Bumps and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 3.0.0 to 5.0.1 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v5.0.1) Updates `ansi-regex` from 4.1.0 to 5.0.1 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Updates socket.io to latest 2.x version. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f6e463c38b
commit
581b2bef27
2 changed files with 93 additions and 43 deletions
|
@ -62,7 +62,7 @@
|
|||
"resolve": "1.22.2",
|
||||
"security": "1.0.0",
|
||||
"semver": "^7.5.3",
|
||||
"socket.io": "^2.4.1",
|
||||
"socket.io": "^2.5.0",
|
||||
"superagent": "^8.0.9",
|
||||
"terser": "^5.18.2",
|
||||
"threads": "^1.7.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue