File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
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.2 .0" ,
2424 "i18next" : " 15.0.9"
2525 },
2626 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -1156,6 +1156,11 @@ detect-newline@^2.1.0:
11561156 resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
11571157 integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
11581158
1159+ diacritics@^1.3.0 :
1160+ version "1.3.0"
1161+ resolved "https://registry.yarnpkg.com/diacritics/-/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1"
1162+ integrity sha1-PvqHMj67hj5mls67AILUj/PW96E=
1163+
11591164diff-sequences@^24.3.0 :
11601165 version "24.3.0"
11611166 resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975"
@@ -1688,10 +1693,12 @@ https-proxy-agent@^2.2.1:
16881693 agent-base "^4.1.0"
16891694 debug "^3.1.0"
16901695
1691- i18n-iso-countries@4.0.0 :
1692- version "4.0.0"
1693- resolved "https://registry.yarnpkg.com/i18n-iso-countries/-/i18n-iso-countries-4.0.0.tgz#56d9d2fe132208294a7823f06a312c767b32e512"
1694- integrity sha512-DL3U2/rW4EJKXqNofuB/mHfxaca/0gwoGc7mJblvvjkNadlfWzaPaQHtC0/Cabg4SCM9+zJpl80trKx3dRY9VQ==
1696+ i18n-iso-countries@4.2.0 :
1697+ version "4.2.0"
1698+ resolved "https://registry.yarnpkg.com/i18n-iso-countries/-/i18n-iso-countries-4.2.0.tgz#71200888f6c8ab2d6baaaacedbd169e6021e563b"
1699+ integrity sha512-JzU5VZdzrCkR61by5MVCOeG41H40cwFyoepOZbwiQthCuv7C5H11m/6w/VmrPwPL3Dmpr/ixQfmv+ttMuNNJmg==
1700+ dependencies :
1701+ diacritics "^1.3.0"
16951702
16961703i18next@15.0.9 :
16971704 version "15.0.9"
You can’t perform that action at this time.
0 commit comments