From e5b8975459d4291e8f0a7448a5f2d62bb5fedf66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 09:26:30 +0100 Subject: [PATCH] build(deps): bump country-flag-icons from 1.4.24 to 1.4.25 in /web (#2570) --- 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 8103762df..f02587ce3 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -46,7 +46,7 @@ "chartjs-adapter-moment": "^1.0.0", "codemirror": "^5.65.2", "construct-style-sheets-polyfill": "^3.1.0", - "country-flag-icons": "^1.4.24", + "country-flag-icons": "^1.4.25", "eslint": "^8.11.0", "eslint-config-google": "^0.14.0", "eslint-plugin-custom-elements": "0.0.4", @@ -3941,9 +3941,9 @@ } }, "node_modules/country-flag-icons": { - "version": "1.4.24", - "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.24.tgz", - "integrity": "sha512-yUphht6AbH5OEbj1DGbG/sTenyRV2SEyW64JQazlmHV/ArFV8lQRQ5fvO4e8L7dC5UV95c21hJ1FEfu49WogbQ==" + "version": "1.4.25", + "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.25.tgz", + "integrity": "sha512-1sF/6cit7MYfmxrqNiVN0ijLGv10xtV8egAUwUgIW6Q/Y6d7SuuVw5TOBnG7qIFqrNjxaPNoIAZmx7yOEuZvDA==" }, "node_modules/create-require": { "version": "1.1.1", @@ -11718,9 +11718,9 @@ } }, "country-flag-icons": { - "version": "1.4.24", - "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.24.tgz", - "integrity": "sha512-yUphht6AbH5OEbj1DGbG/sTenyRV2SEyW64JQazlmHV/ArFV8lQRQ5fvO4e8L7dC5UV95c21hJ1FEfu49WogbQ==" + "version": "1.4.25", + "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.25.tgz", + "integrity": "sha512-1sF/6cit7MYfmxrqNiVN0ijLGv10xtV8egAUwUgIW6Q/Y6d7SuuVw5TOBnG7qIFqrNjxaPNoIAZmx7yOEuZvDA==" }, "create-require": { "version": "1.1.1", diff --git a/web/package.json b/web/package.json index 8c31b0be5..5799048c8 100644 --- a/web/package.json +++ b/web/package.json @@ -89,7 +89,7 @@ "chartjs-adapter-moment": "^1.0.0", "codemirror": "^5.65.2", "construct-style-sheets-polyfill": "^3.1.0", - "country-flag-icons": "^1.4.24", + "country-flag-icons": "^1.4.25", "eslint": "^8.11.0", "eslint-config-google": "^0.14.0", "eslint-plugin-custom-elements": "0.0.4",