Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Commit f631640

Browse files
pcornelissenmsokk
authored andcommitted
Dependency upgrades, should fix #61
1 parent 76bfc1f commit f631640

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"url": "https://github.com/msokk/electron-render-service.git"
2828
},
2929
"dependencies": {
30-
"async": "^2.5.0",
31-
"electron": "^1.7.5",
32-
"express": "^4.15.4",
33-
"express-validator": "^3.2.1",
34-
"morgan": "^1.8.2",
30+
"async": "^2.6.0",
31+
"electron": "^1.7.9",
32+
"express": "^4.16.2",
33+
"express-validator": "^4.3.0",
34+
"morgan": "^1.9.0",
3535
"response-time": "^2.3.2",
3636
"retry": "^0.10.1"
3737
},

0 commit comments

Comments
 (0)