From abee8148bd9d309e141bec42aabcf7ce780ae1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 14:12:49 +0000 Subject: [PATCH] Bump country-locale-map from 1.9.9 to 1.9.11 Bumps [country-locale-map](https://github.com/atnmorrison/country-locale-map) from 1.9.9 to 1.9.11. - [Commits](https://github.com/atnmorrison/country-locale-map/commits) --- updated-dependencies: - dependency-name: country-locale-map dependency-version: 1.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3ec5df5b..bd179d22 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@quasar/cli": "^2.5.0", "@quasar/extras": "^1.17.0", "accepts": "^1.3.8", - "country-locale-map": "^1.9.9", + "country-locale-map": "^1.9.11", "lunr": "^2.3.9", "pinia": "^3.0.3", "quasar": "^2.14.3", diff --git a/yarn.lock b/yarn.lock index 99a74f9b..08d25264 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2313,10 +2313,10 @@ cors@^2.8.5: object-assign "^4" vary "^1" -country-locale-map@^1.9.9: - version "1.9.9" - resolved "https://registry.yarnpkg.com/country-locale-map/-/country-locale-map-1.9.9.tgz#e995ffb87c899ff7155685d3302502819b1d9469" - integrity sha512-CVoWx/z1FG8mwop2Hzx2T6kAMTJCTuTbDKn8/3Dbb5wWU4I6jxIVvmxDVGG2MZCduZyz2XKtpC0SDvyww/AlSw== +country-locale-map@^1.9.11: + version "1.9.11" + resolved "https://registry.yarnpkg.com/country-locale-map/-/country-locale-map-1.9.11.tgz#e3f39f69f665473c56277a08e127f69dd4e8fefe" + integrity sha512-Nrj31H/BmHFLzh2CYZkExQFUIZmqBSJ+nrdSRSjIqh4FMs6VRXOboDPIp7NqXBUoOTJi6Urf2cypPQez0rFYBQ== dependencies: fuzzball "^2.1.2"