Commit graph

9 commits

Author SHA1 Message Date
RobinLinus
6150a48f29
Merge pull request #307 from RobinLinus/dependabot/npm_and_yarn/server/ws-7.4.6
Bump ws from 7.3.1 to 7.4.6 in /server
2021-06-04 15:38:04 +02:00
dependabot[bot]
67662453cb
Bump ws from 7.3.1 to 7.4.6 in /server
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 00:36:13 +00:00
dependabot[bot]
6a8ef47455
Bump ua-parser-js from 0.7.21 to 0.7.24 in /server
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.24.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.24)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 21:07:26 +00:00
Paul Szymanski
10cfa962f2 Update unique-names-generator 2020-07-12 20:15:17 +02:00
Paul Szymanski
ff96b2446a Update ua-parser-js 2020-07-12 20:14:56 +02:00
Paul Szymanski
2c8dc9ed1d Update ws node package 2020-07-12 20:03:02 +02:00
Paul Szymanski
d89a92b217 Upgrade unique-names-generator 2020-07-12 14:52:26 +02:00
Mrigank Krishan
0c7abfbf1d generate unique peer names
use unique-names-generator to generate peer names instead of relying on
UA. This prevents confusion when there are multiple clients on the network
with same UA.
2020-07-12 14:52:26 +02:00
RobinLinus
663db5cbb3 Version 2 initial commit 2018-09-21 16:05:03 +02:00