From 7a9821d1bb8ebbd8e9377c754dd3d227d86b5ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 19:03:28 +0000 Subject: [PATCH] build(deps): bump countries-and-timezones from 3.9.0 to 3.10.0 Bumps [countries-and-timezones](https://github.com/manuelmhtr/countries-and-timezones) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/manuelmhtr/countries-and-timezones/releases) - [Changelog](https://github.com/manuelmhtr/countries-and-timezones/blob/dev/CHANGELOG.md) - [Commits](https://github.com/manuelmhtr/countries-and-timezones/compare/v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: countries-and-timezones dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 14e66a8..719c518 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1902,9 +1902,9 @@ } }, "node_modules/countries-and-timezones": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.9.0.tgz", - "integrity": "sha512-3upkVtUfZgdp5xOQI/Deg1ye73ae6bygJMO4UvtUi6wLjwcj7cBqx2PzSZ1VL8i5iveBbjhsQp2Judx7kPKivA==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.10.0.tgz", + "integrity": "sha512-HQ1GtXWNZy0r5MnZMLF9xmBmFNmtDVBeKQgX/5DY+RVmcZTODA+EPN/JLPCYRNP86nHG0QQrb1yJwGzXeqCCXw==", "engines": { "node": ">=8.x", "npm": ">=5.x" @@ -4779,9 +4779,9 @@ } }, "countries-and-timezones": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.9.0.tgz", - "integrity": "sha512-3upkVtUfZgdp5xOQI/Deg1ye73ae6bygJMO4UvtUi6wLjwcj7cBqx2PzSZ1VL8i5iveBbjhsQp2Judx7kPKivA==" + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.10.0.tgz", + "integrity": "sha512-HQ1GtXWNZy0r5MnZMLF9xmBmFNmtDVBeKQgX/5DY+RVmcZTODA+EPN/JLPCYRNP86nHG0QQrb1yJwGzXeqCCXw==" }, "cross-spawn": { "version": "7.0.6",