Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Commit 2b54be3

Browse files
fix(package): update restify to version 6.4.0
Closes #104
1 parent bdf5fb8 commit 2b54be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"request": "2.81.0",
33-
"restify": "4.3.0",
33+
"restify": "6.4.0",
3434
"restify-router": "0.2.1",
3535
"toobusy-js": "^0.5.1"
3636
}

0 commit comments

Comments
 (0)