Skip to content

Commit 6e1bb62

Browse files
committedApr 22, 2022
chore: bump engine.io to version 6.2.0
Release notes: https://github.com/socketio/engine.io/releases/tag/6.2.0 Diff: socketio/engine.io@6.1.3...6.2.0
1 parent 06e6838 commit 6e1bb62

File tree

2 files changed

+31
-33
lines changed

2 files changed

+31
-33
lines changed
 

‎package-lock.json

+30-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"accepts": "~1.3.4",
5050
"base64id": "~2.0.0",
5151
"debug": "~4.3.2",
52-
"engine.io": "~6.1.2",
52+
"engine.io": "~6.2.0",
5353
"socket.io-adapter": "~2.4.0",
5454
"socket.io-parser": "~4.0.4"
5555
},

0 commit comments

Comments
 (0)
Please sign in to comment.