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 470c4f2..1752982 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/ueokande/vim-vixen", "devDependencies": { "@types/assert": "^1.4.6", - "@types/express": "^4.17.2", + "@types/express": "^4.17.13", "@types/jest": "^27.4.0", "@types/node": "^17.0.14", "@types/prop-types": "^15.7.4", |