Skip to content

Commit

Permalink
Bump socket.io from 2.4.0 to 2.5.0 in /plugin/remote-control
Browse files Browse the repository at this point in the history
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and shaffe-fr committed Jun 20, 2024
1 parent c591623 commit d73667a
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions plugin/remote-control/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,16 +91,16 @@ engine.io-parser@~2.2.0:
blob "0.0.5"
has-binary2 "~1.0.2"

engine.io@~3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-3.5.0.tgz#9d6b985c8a39b1fe87cd91eb014de0552259821b"
engine.io@~3.6.0:
version "3.6.2"
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-3.6.2.tgz#b5d0fffafdd8525dbcd10b3ab5d8337271c3c36b"
dependencies:
accepts "~1.3.4"
base64id "2.0.0"
cookie "~0.4.1"
debug "~4.1.0"
engine.io-parser "~2.2.0"
ws "~7.4.2"
ws "~7.5.10"

has-binary2@~1.0.2:
version "1.0.3"
Expand Down Expand Up @@ -154,9 +154,9 @@ socket.io-adapter@~1.1.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-1.1.2.tgz#ab3f0d6f66b8fc7fca3959ab5991f82221789be9"

socket.io-client@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.4.0.tgz#aafb5d594a3c55a34355562fc8aea22ed9119a35"
socket.io-client@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.5.0.tgz#34f486f3640dde9c2211fce885ac2746f9baf5cb"
dependencies:
backo2 "1.0.2"
component-bind "1.0.0"
Expand Down Expand Up @@ -187,14 +187,14 @@ socket.io-parser@~3.4.0:
isarray "2.0.1"

socket.io@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-2.4.0.tgz#01030a2727bd8eb2e85ea96d69f03692ee53d47e"
version "2.5.0"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-2.5.0.tgz#e1c7fb1823f7fa09dfebb5bb68f9d2ee03a0a2e3"
dependencies:
debug "~4.1.0"
engine.io "~3.5.0"
engine.io "~3.6.0"
has-binary2 "~1.0.2"
socket.io-adapter "~1.1.0"
socket.io-client "2.4.0"
socket.io-client "2.5.0"
socket.io-parser "~3.4.0"

to-array@0.1.4:
Expand All @@ -205,6 +205,10 @@ ws@~7.4.2:
version "7.4.6"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"

ws@~7.5.10:
version "7.5.10"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"

xmlhttprequest-ssl@~1.5.4:
version "1.5.5"
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"
Expand Down

0 comments on commit d73667a

Please # to comment.