diff --git a/package.json b/package.json index 7d7a1cd3c..8e8e2a76a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "axios": "^0.21.1", "cli-ux": "^6.0.9", "command-exists": "^1.2.9", - "countries-and-timezones": "^3.4.1", + "countries-and-timezones": "^3.6.0", "devworkspace-operator": "https://github.com/devfile/devworkspace-operator#main", "eclipse-che-operator": "https://github.com/eclipse-che/che-operator#main", "execa": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index b70735d01..3cc00cbd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3424,10 +3424,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.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.4.1.tgz#0ec2540f57e42f0f740eb2acaede786043347fe1" - integrity sha512-INeHGCony4XUUR8iGL/lmt9s1Oi+n+gFHeJAMfbV5hJfYeDOB8JG1oxz5xFQu5oBZoRCJe/87k1Vzue9DoIauA== +countries-and-timezones@*, countries-and-timezones@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.6.0.tgz#80716f05ebef270842fd72010f9b33e2848e24c7" + integrity sha512-8/nHBCs1eKeQ1jnsZVGdqrLYxS8nPcfJn8PnmxdJXWRLZdXsGFR8gnVhRjatGDBjqmPm7H+FtYpBYTPWd0Eiqg== create-require@^1.1.0: version "1.1.1"