From 698ebbb36911b4c7191553ef28b879643f2aed37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 23:06:49 +0000 Subject: [PATCH] chore(deps): Bump countries-and-timezones from 3.4.1 to 3.5.2 Bumps [countries-and-timezones](https://github.com/manuelmhtr/countries-and-timezones) from 3.4.1 to 3.5.2. - [Release notes](https://github.com/manuelmhtr/countries-and-timezones/releases) - [Changelog](https://github.com/manuelmhtr/countries-and-timezones/blob/master/CHANGELOG.md) - [Commits](https://github.com/manuelmhtr/countries-and-timezones/compare/v3.4.1...v3.5.2) --- updated-dependencies: - dependency-name: countries-and-timezones dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"