From f17a2c11f271e7f376e3594ef05a0c4ea39cb757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:39:56 +0000 Subject: [PATCH] fix(deps): bump flag-icons from 6.7.0 to 6.11.2 in /web Bumps [flag-icons](https://github.com/lipis/flag-icons) from 6.7.0 to 6.11.2. - [Release notes](https://github.com/lipis/flag-icons/releases) - [Changelog](https://github.com/lipis/flag-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/lipis/flag-icons/compare/v6.7.0...v6.11.2) --- updated-dependencies: - dependency-name: flag-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index df7c7b34..13b88f42 100644 --- a/web/package.json +++ b/web/package.json @@ -25,7 +25,7 @@ "core-js": "^3.31.0", "firebase": "^9.23.0", "firebaseui": "^6.0.2", - "flag-icons": "^6.7.0", + "flag-icons": "^6.11.2", "nuxt": "^2.17.1", "v-phone-input": "^2.0.1", "vue": "^2.6.14", diff --git a/web/yarn.lock b/web/yarn.lock index 6d445cad..dfd1648c 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -7623,10 +7623,10 @@ firebaseui@^6.0.2: dialog-polyfill "^0.4.7" material-design-lite "^1.2.0" -flag-icons@^6.1.1, flag-icons@^6.7.0: - version "6.7.0" - resolved "https://registry.yarnpkg.com/flag-icons/-/flag-icons-6.7.0.tgz#ce80897e21fda3f541e1f0471b295da7dfb940bb" - integrity sha512-+KXrrrXN2jiETFxisFl+3f83Bq7tj5nuIWnbv9fX59k05lvldEXRCOffybb5hAIjMWt4nmG0E8OfKt7Flm99Eg== +flag-icons@^6.1.1, flag-icons@^6.11.2: + version "6.11.2" + resolved "https://registry.yarnpkg.com/flag-icons/-/flag-icons-6.11.2.tgz#a0e6fa03e6d7a8466c58c5af792bdecb454e2497" + integrity sha512-xEVPdyDkL28GG0H+x7OP89uFXDgCduNX5DEJ9ZJuxpg3dnDCioBoHfhl4kjC4ixnOnVh7ajL/PNFg7my8qBxtQ== flat-cache@^3.0.4: version "3.0.4"