Skip to content

Commit 2e7ca3b

Browse files
committed
updating dev dependencies
1 parent c2ed923 commit 2e7ca3b

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
},
3636
"homepage": "https://github.com/BackendStack21/fast-proxy-lite",
3737
"devDependencies": {
38-
"0http": "^3.4.1",
39-
"body-parser": "^1.20.0",
38+
"0http": "^3.5.2",
39+
"body-parser": "^1.20.2",
4040
"chai": "^4.3.6",
41-
"follow-redirects": "^1.15.2",
41+
"follow-redirects": "^1.15.5",
4242
"http-proxy": "^1.18.1",
43-
"mocha": "^10.0.0",
44-
"nock": "^13.2.9",
43+
"mocha": "^10.2.0",
44+
"nock": "^13.5.0",
4545
"nyc": "^15.1.0",
4646
"pem": "^1.14.6",
47-
"restana": "^4.9.6",
48-
"supertest": "^6.2.4"
47+
"restana": "^4.9.7",
48+
"supertest": "^6.3.4"
4949
},
5050
"dependencies": {
5151
"pump": "^3.0.0",

0 commit comments

Comments
 (0)