diff --git a/package-lock.json b/package-lock.json index 7037cd787..aa31743a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "ekko-lightbox": "^5.3.0", "fastclick": "^1.0.6", "filterizr": "^2.2.4", - "flag-icons": "^6.6.3", + "flag-icons": "^6.6.6", "flot": "^4.2.2", "fs-extra": "^10.1.0", "fullcalendar": "^5.11.0", @@ -6598,9 +6598,9 @@ } }, "node_modules/flag-icons": { - "version": "6.6.3", - "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-6.6.3.tgz", - "integrity": "sha512-MXkQ6TQVdjHir8fNE2YEoxyJZh7B2AZLPBr5AnJCzdOEY982Q8Lczy5MUay3OFh1ZofEhuIIPQGRADE42N1B6w==" + "version": "6.6.6", + "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-6.6.6.tgz", + "integrity": "sha512-4lHDKxldnQ7q617pf9Dx9nAetT+9zcMpUexbRrc9kjLw9KJgZ83zA5Dky3Vv7ZDzUjAiZ46x/cy5P0HnEnqA2A==" }, "node_modules/flat-cache": { "version": "3.0.4", @@ -18550,9 +18550,9 @@ } }, "flag-icons": { - "version": "6.6.3", - "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-6.6.3.tgz", - "integrity": "sha512-MXkQ6TQVdjHir8fNE2YEoxyJZh7B2AZLPBr5AnJCzdOEY982Q8Lczy5MUay3OFh1ZofEhuIIPQGRADE42N1B6w==" + "version": "6.6.6", + "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-6.6.6.tgz", + "integrity": "sha512-4lHDKxldnQ7q617pf9Dx9nAetT+9zcMpUexbRrc9kjLw9KJgZ83zA5Dky3Vv7ZDzUjAiZ46x/cy5P0HnEnqA2A==" }, "flat-cache": { "version": "3.0.4", diff --git a/package.json b/package.json index 60fa280b7..ebf805e57 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "ekko-lightbox": "^5.3.0", "fastclick": "^1.0.6", "filterizr": "^2.2.4", - "flag-icons": "^6.6.3", + "flag-icons": "^6.6.6", "flot": "^4.2.2", "fs-extra": "^10.1.0", "fullcalendar": "^5.11.0",