From ad12250669aac072538db6a17c30bd2f4c9e2228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:04:44 +0000 Subject: [PATCH] dependabot(npm): bump flag-icons from 7.0.3 to 7.1.0 Bumps [flag-icons](https://github.com/lipis/flag-icons) from 7.0.3 to 7.1.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/v7.0.3...v7.1.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 23a4db45..0f0fddc2 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.34.0", - "flag-icons": "^7.0.3", + "flag-icons": "^7.1.0", "git-rev-sync": "^3.0.2", "humanize-duration": "^3.31.0", "jw-bootstrap-switch-ng2": "^2.0.5", @@ -6296,9 +6296,9 @@ } }, "node_modules/flag-icons": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-7.0.3.tgz", - "integrity": "sha512-OHGGxgSmKLE/pDH1keA13jzkmQY3bh9P+2n+wjkEfFBN8BKzMgduSKDknqAB2xr1SxvImj5SvYYlh+PHwxXAjQ==" + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-7.1.0.tgz", + "integrity": "sha512-AH4v++19bpC5P3Wh767top4wylJYJCWkFnvNiDqGHDxqSqdMZ49jpLXp8PWBHTTXaNQ+/A+QPrOwyiIGaiIhmw==" }, "node_modules/flatted": { "version": "3.2.7", diff --git a/package.json b/package.json index 6393ef34..593ee87b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "angular-csv-ext": "^1.0.5", "bootstrap": "^4.6.1", "core-js": "^3.34.0", - "flag-icons": "^7.0.3", + "flag-icons": "^7.1.0", "git-rev-sync": "^3.0.2", "humanize-duration": "^3.31.0", "jw-bootstrap-switch-ng2": "^2.0.5",