diff --git a/package-lock.json b/package-lock.json index 63eb1bb4..9462a751 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "angular-csv-ext": "^1.0.5", "bootstrap": "^4.6.1", "core-js": "^3.33.2", - "flag-icons": "^6.12.0", + "flag-icons": "^6.14.0", "git-rev-sync": "^3.0.2", "humanize-duration": "^3.30.0", "jw-bootstrap-switch-ng2": "^2.0.5", @@ -6246,9 +6246,9 @@ } }, "node_modules/flag-icons": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-6.12.0.tgz", - "integrity": "sha512-fp/flZPzEwbNdGpjj4dh++Kaf5MFX+UUpZExLGXfee/3a0czGt0ur0zyHDglE2pO7nwTzO/jKC8pK6TIEk/TOw==" + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-6.14.0.tgz", + "integrity": "sha512-GutzswkEe2gmSma4U3AQ/7shiPYNII8Rp1UjNpZH36GeXsc5bz50rq/EMFhMPCZcZMiz6pNulxienJepvTYa1A==" }, "node_modules/flatted": { "version": "3.2.7", diff --git a/package.json b/package.json index 10d307df..84f26dfd 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "angular-csv-ext": "^1.0.5", "bootstrap": "^4.6.1", "core-js": "^3.33.2", - "flag-icons": "^6.12.0", + "flag-icons": "^6.14.0", "git-rev-sync": "^3.0.2", "humanize-duration": "^3.30.0", "jw-bootstrap-switch-ng2": "^2.0.5",