diff --git a/package-lock.json b/package-lock.json index 06be2c3ecf..1e49f8865f 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", @@ -6496,9 +6496,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", @@ -18348,9 +18348,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 e09fe16374..d5aa3c76bc 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",