Skip to content

Commit 3e35701

Browse files
Bump @types/express from 4.17.8 to 4.17.9
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.8 to 4.17.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6c4f377 commit 3e35701

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/preset-env": "^7.11.5",
4747
"@babel/preset-typescript": "^7.10.4",
4848
"@types/bcryptjs": "^2.4.2",
49-
"@types/express": "^4.17.8",
49+
"@types/express": "^4.17.9",
5050
"@types/hapi__joi": "^17.1.6",
5151
"@types/ioredis": "^4.17.4",
5252
"@types/jest": "^26.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,10 +1322,10 @@
13221322
"@types/node" "*"
13231323
"@types/range-parser" "*"
13241324

1325-
"@types/express@*", "@types/express@^4.17.8":
1326-
version "4.17.8"
1327-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.8.tgz#3df4293293317e61c60137d273a2e96cd8d5f27a"
1328-
integrity sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ==
1325+
"@types/express@*", "@types/express@^4.17.9":
1326+
version "4.17.9"
1327+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78"
1328+
integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw==
13291329
dependencies:
13301330
"@types/body-parser" "*"
13311331
"@types/express-serve-static-core" "*"

0 commit comments

Comments
 (0)