Skip to content

Commit 326820e

Browse files
committed
http-proxy-3 1.21.1
fixes websocket error handling
1 parent 1a6094a commit 326820e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"commander": "~13.1.0",
13-
"http-proxy-3": "~1.21.0",
13+
"http-proxy-3": "~1.21.1",
1414
"prom-client": "~15.1.3",
1515
"winston": "~3.17.0"
1616
},

0 commit comments

Comments
 (0)