diff --git a/package.json b/package.json index b7777ad..526b8e9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Awesome project developed with TypeORM.", "devDependencies": { "@types/bcryptjs": "^2.4.2", - "@types/express": "^4.17.11", + "@types/express": "^4.17.13", "@types/express-session": "^1.17.3", "@types/graphql": "^14.5.0", "@types/node": "^14.14.31", diff --git a/yarn.lock b/yarn.lock index cfeaf9b..aaa458d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -905,10 +905,10 @@ dependencies: "@types/express" "*" -"@types/express@*", "@types/express@^4.17.11": - version "4.17.11" - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545" - integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg== +"@types/express@*", "@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"