Skip to content

Commit 7e6c9f2

Browse files
committed
chore(deps): update dependency @types/express to v4.17.10
1 parent cd9bbb1 commit 7e6c9f2

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
@@ -43,7 +43,7 @@
4343
"@nestjs/schematics": "7.2.1",
4444
"@nestjs/testing": "7.5.1",
4545
"@types/cache-manager": "2.10.3",
46-
"@types/express": "4.17.9",
46+
"@types/express": "4.17.10",
4747
"@types/jest": "26.0.15",
4848
"@types/jsonwebtoken": "8.5.0",
4949
"@types/lodash": "4.14.165",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,10 +1003,10 @@
10031003
"@types/qs" "*"
10041004
"@types/range-parser" "*"
10051005

1006-
"@types/[email protected].9":
1007-
version "4.17.9"
1008-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78"
1009-
integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw==
1006+
"@types/[email protected].10":
1007+
version "4.17.10"
1008+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.10.tgz#850fe07d6d887412d522a4295fb84a685e69f683"
1009+
integrity sha512-GRwKdE+iV6mA8glCvQ7W5iaoIhd6u1HDsNTF76UPRi7T89SLjOfeCLShVmQSgpXzcpf3zgcz2SbMiCcjnYRRxQ==
10101010
dependencies:
10111011
"@types/body-parser" "*"
10121012
"@types/express-serve-static-core" "*"

0 commit comments

Comments
 (0)