Skip to content

Commit d1cf282

Browse files
committed
v1.2.2
1 parent fe0d935 commit d1cf282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2.1",
3+
"version": "1.2.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.3.2",
28+
"fast-gateway": "^3.3.4",
2929
"faye-websocket": "^0.11.4"
3030
}
3131
}

0 commit comments

Comments
 (0)