From f278fff82759494c19652597103d3a99fe4e180e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 00:14:37 +0000 Subject: [PATCH] Bump i18n-iso-countries from 7.11.2 to 7.11.3 Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) from 7.11.2 to 7.11.3. - [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases) - [Commits](https://github.com/michaelwittig/node-i18n-iso-countries/compare/v7.11.2...v7.11.3) --- updated-dependencies: - dependency-name: i18n-iso-countries dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1ac75e707e..ae9cc5e4fa 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "epubjs": "^0.3.89", "file-saver": "^2.0.2", "html2canvas": "^1.0.0-rc.5", - "i18n-iso-countries": "^7.11.2", + "i18n-iso-countries": "^7.11.3", "intl": "1.2.5", "jquery": "^2.2.4", "jspdf": "https://github.com/parallax/jsPDF.git#b7a1d8239c596292ce86dafa77f05987bcfa2e6e", diff --git a/yarn.lock b/yarn.lock index 5d1f2b53cc..7675b9c4fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7458,10 +7458,10 @@ hyphenate-style-name@^1.0.2: resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d" integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ== -i18n-iso-countries@^7.11.2: - version "7.11.2" - resolved "https://registry.yarnpkg.com/i18n-iso-countries/-/i18n-iso-countries-7.11.2.tgz#9132d33e0fd2726f0cac2f39febf55870f12c2d3" - integrity sha512-aquYZvUqNW968dFDezDpnz8/b0qRosO3A1XBXlVAdZREABcMKU+zdu7+ckLeWrCdF6YYPVkwsdktPaZOIHdIAA== +i18n-iso-countries@^7.11.3: + version "7.11.3" + resolved "https://registry.yarnpkg.com/i18n-iso-countries/-/i18n-iso-countries-7.11.3.tgz#46cf3e067fbf8bc8dcf291ad33fdeb2852a74913" + integrity sha512-yxQVzNvxEaspSqNnCbqLvwTZNXXkGydWcSxytJYZYb0KH5pn13fdywuX0vFxmOg57Z8ff416AuKDx6Oqnx+j9w== dependencies: diacritics "1.3.0"