Skip to content

Commit 8824b8e

Browse files
committed
bump restana to "restana": "^4.0.7"
1 parent 55e7ac8 commit 8824b8e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-gateway",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
"@polka/send-type": "^0.5.2",
3030
"fast-proxy": "^1.3.0",
3131
"http-cache-middleware": "^1.2.3",
32-
"restana": "^4.0.5",
32+
"restana": "^4.0.7",
3333
"stream-to-array": "^2.3.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)