From 9e4f47100b2a9f31dcffd4cbed301e598bf57ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 08:44:00 +0000 Subject: [PATCH] dependabot(npm): bump flag-icons from 6.12.0 to 6.14.0 Bumps [flag-icons](https://github.com/lipis/flag-icons) from 6.12.0 to 6.14.0. - [Release notes](https://github.com/lipis/flag-icons/releases) - [Changelog](https://github.com/lipis/flag-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/lipis/flag-icons/compare/v6.12.0...v6.14.0) --- updated-dependencies: - dependency-name: flag-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index dff37b0d..74b7a543 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 06cab4fe..f0bfb4e4 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",