Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump engine.io to 6.4.2 #27179

Merged
merged 1 commit into from
May 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8212,8 +8212,8 @@ __metadata:
linkType: hard

"engine.io@npm:~6.4.1":
version: 6.4.1
resolution: "engine.io@npm:6.4.1"
version: 6.4.2
resolution: "engine.io@npm:6.4.2"
dependencies:
"@types/cookie": "npm:^0.4.1"
"@types/cors": "npm:^2.8.12"
Expand All @@ -8225,7 +8225,7 @@ __metadata:
debug: "npm:~4.3.1"
engine.io-parser: "npm:~5.0.3"
ws: "npm:~8.11.0"
checksum: 10c0/7f3a9d289ac182c667110387dfbc4aaf16293534f7ef590b5903f6e0f5559799da340faa6dd8b8d9bf5ffc97efda07e15744f08d15be6dee73af298ab5f373e2
checksum: 10c0/6f6857ad71657c581e806e54bf654f6e0d072edd355b6f43e32c0f476e1c533c91f32c241a22f1218ac200b0dacc8949db86d0a033997fb7ac5da0de2ca6ef89
languageName: node
linkType: hard

Expand Down