aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-02 02:05:36 +0000
committerGitHub <noreply@github.com>2022-02-02 02:05:36 +0000
commit5ded52c6b5741e8922ac06fcf105fb5661217478 (patch)
treebf59039b2689da772104c28a3325de2501223e71 /package.json
parent4b5b44f66af3e6b720d52cfddee90caf730cb80e (diff)
Bump @types/express from 4.17.11 to 4.17.13
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.11 to 4.17.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 43d0326..6f43974 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.3",