Skip to content

Commit 93010ca

Browse files
chore(eio-client): bump xmlhttprequest-ssl to version 2.1.1
Related: - #4402 - mjwwit/node-XMLHttpRequest@b01f69a
1 parent 132d05f commit 93010ca

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

packages/engine.io-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"debug": "~4.3.1",
5757
"engine.io-parser": "~5.2.1",
5858
"ws": "~8.17.1",
59-
"xmlhttprequest-ssl": "~2.0.0"
59+
"xmlhttprequest-ssl": "~2.1.1"
6060
},
6161
"scripts": {
6262
"compile": "rimraf ./build && tsc && tsc -p tsconfig.esm.json && ./postcompile.sh",

0 commit comments

Comments
 (0)