Skip to content

Commit

Permalink
chore: bump engine.io-parser to version 5.0.3
Browse files Browse the repository at this point in the history
In order to make sure the types added in [1] are included.

Related:

- #639
- #640

[1]: socketio/engine.io-parser@ad5bd7d
  • Loading branch information
darrachequesne committed Feb 23, 2022
1 parent 5df4f18 commit 1bc5b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"cookie": "~0.4.1",
"cors": "~2.8.5",
"debug": "~4.3.1",
"engine.io-parser": "~5.0.0",
"engine.io-parser": "~5.0.3",
"ws": "~8.2.3"
},
"devDependencies": {
Expand Down

0 comments on commit 1bc5b1a

Please sign in to comment.