Skip to content

Commit 34148f7

Browse files
committed
v1.4.2
1 parent 0e26049 commit 34148f7

File tree

2 files changed

+29
-21
lines changed

2 files changed

+29
-21
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rproxy",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "HTTP reverse proxy implementation based on Node.js and Docker",
55
"main": "index.js",
66
"scripts": {
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/BackendStack21/rproxy#readme",
2626
"dependencies": {
2727
"cors": "^2.8.5",
28-
"fast-gateway": "^3.4.5",
28+
"fast-gateway": "^3.4.6",
2929
"faye-websocket": "^0.11.4"
3030
}
3131
}

0 commit comments

Comments
 (0)