Skip to content

Commit 1ecfd96

Browse files
committed
feat: increase maxTimeout
Signed-off-by: Animesh Pathak <[email protected]>
1 parent af2efe0 commit 1ecfd96

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
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"change-case": "^4.1.1",
47-
"chai": "^5.1.2",
47+
"chai": "^5.1.2",
4848
"compression": "^1.7.4",
4949
"content-type": "^1.0.4",
5050
"cookie-parser": "^1.4.5",
@@ -56,7 +56,7 @@
5656
"jstransformer-marked": "^1.4.0",
5757
"method-override": "^3.0.0",
5858
"morgan": "^1.9.1",
59-
"node-mocks-http": "^1.16.2",
59+
"node-mocks-http": "^1.16.2",
6060
"pug": "^3.0.3",
6161
"redis": "^4.6.12",
6262
"require-directory": "^2.1.1",

0 commit comments

Comments
 (0)