Skip to content

Commit df6a547

Browse files
docs(changelog): include changelog for releases 3.5.2 & 4.1.4
1 parent 0acbe5f commit df6a547

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [4.1.4](https://github.com/socketio/engine.io-client/compare/4.1.3...4.1.4) (2021-05-05)
2+
3+
This release only contains a bump of `xmlhttprequest-ssl`, in order to fix the following vulnerability: https://www.npmjs.com/advisories/1665.
4+
5+
Please note that `engine.io-client` was not directly impacted by this vulnerability, since we are always using `async: true`.
6+
7+
8+
## [3.5.2](https://github.com/socketio/engine.io-client/compare/3.5.1...3.5.2) (2021-05-05)
9+
10+
This release only contains a bump of `xmlhttprequest-ssl`, in order to fix the following vulnerability: https://www.npmjs.com/advisories/1665.
11+
12+
Please note that `engine.io-client` was not directly impacted by this vulnerability, since we are always using `async: true`.
13+
14+
115
# [5.1.0](https://github.com/socketio/engine.io-client/compare/5.0.1...5.1.0) (2021-05-04)
216

317

0 commit comments

Comments
 (0)