Skip to content

Commit fd848fc

Browse files
authored
Merge pull request #142 from mavenlink/bump-socket-io-adapter-oct-2024
Bump `socket.io-adapter` from 2.5.4 to 2.5.5
2 parents 5df693c + 7d8806e commit fd848fc

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5705,12 +5705,12 @@ snapdragon@^0.8.1:
57055705
use "^3.1.0"
57065706

57075707
socket.io-adapter@~2.5.2:
5708-
version "2.5.4"
5709-
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-2.5.4.tgz#4fdb1358667f6d68f25343353bd99bd11ee41006"
5710-
integrity sha512-wDNHGXGewWAjQPt3pyeYBtpWSq9cLE5UW1ZUPL/2eGK9jtse/FpXib7epSTsz0Q0m+6sg6Y4KtcFTlah1bdOVg==
5708+
version "2.5.5"
5709+
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-2.5.5.tgz#c7a1f9c703d7756844751b6ff9abfc1780664082"
5710+
integrity sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==
57115711
dependencies:
57125712
debug "~4.3.4"
5713-
ws "~8.11.0"
5713+
ws "~8.17.1"
57145714

57155715
socket.io-parser@~4.2.4:
57165716
version "4.2.4"
@@ -6630,11 +6630,6 @@ wrappy@1:
66306630
version "1.0.2"
66316631
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
66326632

6633-
ws@~8.11.0:
6634-
version "8.11.0"
6635-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.11.0.tgz#6a0d36b8edfd9f96d8b25683db2f8d7de6e8e143"
6636-
integrity sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==
6637-
66386633
ws@~8.17.1:
66396634
version "8.17.1"
66406635
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"

0 commit comments

Comments
 (0)