From 5ac49c695d41ec400d8d6ab11821e28bd60d433f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 09:45:22 +0100 Subject: [PATCH] build(deps): bump country-flag-icons from 1.4.20 to 1.4.21 in /web (#2288) --- web/package-lock.json | 14 +++++++------- web/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 5bbba823d..f04fc246d 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -46,7 +46,7 @@ "chartjs-adapter-moment": "^1.0.0", "codemirror": "^5.65.1", "construct-style-sheets-polyfill": "^3.1.0", - "country-flag-icons": "^1.4.20", + "country-flag-icons": "^1.4.21", "eslint": "^8.8.0", "eslint-config-google": "^0.14.0", "eslint-plugin-custom-elements": "0.0.4", @@ -3946,9 +3946,9 @@ } }, "node_modules/country-flag-icons": { - "version": "1.4.20", - "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.20.tgz", - "integrity": "sha512-f9/cO9IEDIkLdOQeTUMDLEWMcDk4qbTRjbQLpy5pm+yil7Fa7QkKxgiMOQ2z1+Jht8/BAD3JJAmPG4qtK/tbUw==" + "version": "1.4.21", + "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.21.tgz", + "integrity": "sha512-bA9jDr+T5li7EsKdDx0xVnO0bdMdoT8IA3BNbeT2XSWUygR1okhiZ2+eYiC1EKLrFZhI4aEHni2w03lUlOjogg==" }, "node_modules/create-require": { "version": "1.1.1", @@ -11760,9 +11760,9 @@ } }, "country-flag-icons": { - "version": "1.4.20", - "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.20.tgz", - "integrity": "sha512-f9/cO9IEDIkLdOQeTUMDLEWMcDk4qbTRjbQLpy5pm+yil7Fa7QkKxgiMOQ2z1+Jht8/BAD3JJAmPG4qtK/tbUw==" + "version": "1.4.21", + "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.21.tgz", + "integrity": "sha512-bA9jDr+T5li7EsKdDx0xVnO0bdMdoT8IA3BNbeT2XSWUygR1okhiZ2+eYiC1EKLrFZhI4aEHni2w03lUlOjogg==" }, "create-require": { "version": "1.1.1", diff --git a/web/package.json b/web/package.json index 536c2cd94..c92890add 100644 --- a/web/package.json +++ b/web/package.json @@ -88,7 +88,7 @@ "chartjs-adapter-moment": "^1.0.0", "codemirror": "^5.65.1", "construct-style-sheets-polyfill": "^3.1.0", - "country-flag-icons": "^1.4.20", + "country-flag-icons": "^1.4.21", "eslint": "^8.8.0", "eslint-config-google": "^0.14.0", "eslint-plugin-custom-elements": "0.0.4",