fix removed @types/mongoose

This commit is contained in:
Rushil Umaretiya 2021-04-10 18:19:23 -04:00
parent 055ee61f56
commit ef1fd9d67e
No known key found for this signature in database
GPG Key ID: 4E8FAF9C926AF959
2 changed files with 1 additions and 10 deletions

View File

@ -23,7 +23,6 @@
"@types/cors": "^2.8.10",
"@types/dotenv": "^8.2.0",
"@types/express": "^4.17.11",
"@types/mongoose": "^5.10.4",
"@types/node": "^14.14.37",
"@types/simple-oauth2": "^4.1.0",
"@types/uuid": "^8.3.0",

View File

@ -117,7 +117,7 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
"@types/mongodb@*", "@types/mongodb@^3.5.27":
"@types/mongodb@^3.5.27":
version "3.6.12"
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.12.tgz#727960d34f35054d2f2ce68909e16094f742d935"
integrity sha512-49aEzQD5VdHPxyd5dRyQdqEveAg9LanwrH8RQipnMuulwzKmODXIZRp0umtxi1eBUfEusRkoy8AVOMr+kVuFog==
@ -125,14 +125,6 @@
"@types/bson" "*"
"@types/node" "*"
"@types/mongoose@^5.10.4":
version "5.10.4"
resolved "https://registry.yarnpkg.com/@types/mongoose/-/mongoose-5.10.4.tgz#183918f7c6150a05c2081b29de2cf2e839b3206b"
integrity sha512-U7fNDcTcdaSGzQ3+mlSBeebiYr6eaacJi330LTLOEh8Sm6mXfuec70ag/UXkL+alFm7pfAjFqfc7jEaJEJvAHQ==
dependencies:
"@types/mongodb" "*"
"@types/node" "*"
"@types/node@*", "@types/node@^14.14.37":
version "14.14.37"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"