We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b0ff2 commit a4087c5Copy full SHA for a4087c5
1 file changed
package.json
@@ -30,13 +30,12 @@
30
"devDependencies": {
31
"chai": "^4.2.0",
32
"express-unless": "^0.5.0",
33
- "mocha": "^7.1.0",
+ "mocha": "^8.2.1",
34
"nyc": "^14.1.1",
35
- "restana": "^3.4.2",
36
- "standard": "^14.3.3",
37
- "supertest": "^3.4.2"
+ "restana": "^4.8.0",
+ "supertest": "^6.0.1"
38
},
39
"dependencies": {
40
- "find-my-way": "^2.2.2"
+ "find-my-way": "^3.0.5"
41
}
42
0 commit comments