aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-02 08:51:42 +0000
committerGitHub <noreply@github.com>2022-02-02 08:51:42 +0000
commitad1e47a9e80f36fa7f0dec5923162fdf5402a959 (patch)
tree84d3596c7966f36bf4c58961778d8c22acde988e /yarn.lock
parent18f564fbaf5d715833407f3e0ed8c615e13b2429 (diff)
parent5ded52c6b5741e8922ac06fcf105fb5661217478 (diff)
Merge pull request #1358 from ueokande/dependabot/npm_and_yarn/types/express-4.17.13
Bump @types/express from 4.17.11 to 4.17.13
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index cfe7022..f85da64 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -713,10 +713,10 @@
"@types/qs" "*"
"@types/range-parser" "*"
-"@types/express@^4.17.2":
- version "4.17.11"
- resolved "https://registry.npmjs.org/@types/express/-/express-4.17.11.tgz"
- integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
+"@types/express@^4.17.13":
+ version "4.17.13"
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
+ integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
dependencies:
"@types/body-parser" "*"
"@types/express-serve-static-core" "^4.17.18"