Skip to content

Commit a4087c5

Browse files
Rolando Santamaria MasoRolando Santamaria Maso
authored andcommitted
updating deps
1 parent 06b0ff2 commit a4087c5

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,12 @@
3030
"devDependencies": {
3131
"chai": "^4.2.0",
3232
"express-unless": "^0.5.0",
33-
"mocha": "^7.1.0",
33+
"mocha": "^8.2.1",
3434
"nyc": "^14.1.1",
35-
"restana": "^3.4.2",
36-
"standard": "^14.3.3",
37-
"supertest": "^3.4.2"
35+
"restana": "^4.8.0",
36+
"supertest": "^6.0.1"
3837
},
3938
"dependencies": {
40-
"find-my-way": "^2.2.2"
39+
"find-my-way": "^3.0.5"
4140
}
4241
}

0 commit comments

Comments
 (0)