diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 365cf88c5b..24952a3a25 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/morgan": "1.7.35", "@types/ms": "0.7.30", "@types/multer": "1.3.6", - "@types/node": "9.6.1", + "@types/node": "9.6.2", "@types/nopt": "3.0.29", "@types/proxy-addr": "2.0.0", "@types/pug": "2.0.4", |