diff --git a/package.json b/package.json index 7fe962369..de78d49c1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "axios": "^0.21.1", "cli-ux": "^6.0.6", "command-exists": "^1.2.9", - "countries-and-timezones": "^3.2.3", + "countries-and-timezones": "^3.3.0", "debug": "^4.3.3", "eclipse-che-operator": "git://github.com/eclipse-che/che-operator#main", "execa": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index 1a9cc665a..8395dc86c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2458,10 +2458,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0: resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= -countries-and-timezones@*, countries-and-timezones@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.2.3.tgz#3b158405a0e7c576e2b801a70ca09b39dc890ecf" - integrity sha512-0thBj2T0cFndkCSRAmcMdUXISgX4lZIwqyPg3XfstNy5zT2EGgy5Hx+J4k5GU6X5ZLlveRW8KF7WhLH3/qMp4g== +countries-and-timezones@*, countries-and-timezones@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.3.0.tgz#c2a0c319cf1c6240bda9d69edcbd2d6861a091e6" + integrity sha512-HkuEKmiHSAOoRW6FAQsCywd6XI6V0g7a4EfQXc99c7bh4vnCAhnoZ1jHEV0QliJumbFX8lFbCX2nu5d8eUiEJw== create-require@^1.1.0: version "1.1.1"