We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d5ee0 commit a21ad88Copy full SHA for a21ad88
CHANGELOG.md
@@ -88,6 +88,12 @@ This release contains a bump of:
88
89
# [2.5.0](https://github.com/socketio/socket.io/compare/2.4.1...2.5.0) (2022-06-26)
90
91
+⚠️ WARNING ⚠️
92
+
93
+The default value of the maxHttpBufferSize option has been decreased from 100 MB to 1 MB, in order to prevent attacks by denial of service.
94
95
+Security advisory: [GHSA-j4f2-536g-r55m](https://github.com/advisories/GHSA-j4f2-536g-r55m)
96
97
98
### Bug Fixes
99
0 commit comments