File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 "@nestjs/common" : " ^6"
2121 },
2222 "dependencies" : {
23- "i18n-iso-countries" : " ^ 4.0.0" ,
23+ "i18n-iso-countries" : " 4.0.0" ,
2424 "i18next" : " 15.0.9"
2525 },
2626 "devDependencies" : {
3939 "typedoc" : " 0.14.2" ,
4040 "typescript" : " 3.4.4" ,
4141 "@types/i18next" : " 12.1.0" ,
42- "@types/mongodb" : " ^ 3.1.26"
42+ "@types/mongodb" : " 3.1.26"
4343 }
4444}
Original file line number Diff line number Diff line change 459459 resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
460460 integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
461461
462- " @types/mongodb@^ 3.1.26 " :
462+ " @types/mongodb@3.1.26 " :
463463 version "3.1.26"
464464 resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.1.26.tgz#6877554353fd9e9d03f28c62de09bad616ed7142"
465465 integrity sha512-i7+l95IbqnGLRW+AJ6F2nzqosLUgU022lDuoHhbQquMV7tgek0vNUg9RwC2Fn7ImBSQSFdCWeU394ciPEwSeaQ==
@@ -1688,7 +1688,7 @@ https-proxy-agent@^2.2.1:
16881688 agent-base "^4.1.0"
16891689 debug "^3.1.0"
16901690
1691- i18n-iso-countries@^ 4.0.0 :
1691+ i18n-iso-countries@4.0.0 :
16921692 version "4.0.0"
16931693 resolved "https://registry.yarnpkg.com/i18n-iso-countries/-/i18n-iso-countries-4.0.0.tgz#56d9d2fe132208294a7823f06a312c767b32e512"
16941694 integrity sha512-DL3U2/rW4EJKXqNofuB/mHfxaca/0gwoGc7mJblvvjkNadlfWzaPaQHtC0/Cabg4SCM9+zJpl80trKx3dRY9VQ==
You can’t perform that action at this time.
0 commit comments