diff --git a/package.json b/package.json index 5a71bef83..f1d2dedcb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,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.5.2", "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 57cf5ce58..d77f9d771 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3479,10 +3479,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.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.5.2.tgz#c1d64f22a99a249462706caf4a7042856a404cb1" + integrity sha512-Ei1yQ37fextyzQinB2waxcNsSzO/gylfPTHLH7mK4nh0ekw//G4lf4cvwMABJNJKyFe7h6Nxl4NX/fT09dSMEg== create-require@^1.1.0: version "1.1.1"