From 9a797b5b1fb654d093c923eb7bdb27a0e24407c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:47:11 +0000 Subject: [PATCH] Bump i18n-iso-countries from 7.10.1 to 7.11.0 Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) from 7.10.1 to 7.11.0. - [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases) - [Commits](https://github.com/michaelwittig/node-i18n-iso-countries/compare/v7.10.1...v7.11.0) --- updated-dependencies: - dependency-name: i18n-iso-countries dependency-type: direct:production update-type: version-update:semver-minor ... 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 405bb4475..b04b08ad0 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "dotenv": "^16.4.5", "express": "^4.18.2", "http-proxy-middleware": "^2.0.6", - "i18n-iso-countries": "^7.10.1", + "i18n-iso-countries": "^7.11.0", "jsdom": "^24.0.0", "jsonwebtoken": "^9.0.2", "mustache-express": "^1.3.2", diff --git a/yarn.lock b/yarn.lock index c97f02d0b..d7136a1c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6754,10 +6754,10 @@ husky@^9.0.11: resolved "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9" integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw== -i18n-iso-countries@^7.10.1: - version "7.10.1" - resolved "https://registry.npmjs.org/i18n-iso-countries/-/i18n-iso-countries-7.10.1.tgz#3ff0c2a156b5020393825ebe33a96628b63e8e37" - integrity sha512-9DXmAMkfGcGNE+E/2fE85UUjjkPeT0LHMA8d+kcxXiO+s50W28lxiICel8f8qWZmCNic1cuhN1+nw7ZazMQJFA== +i18n-iso-countries@^7.11.0: + version "7.11.0" + resolved "https://registry.npmjs.org/i18n-iso-countries/-/i18n-iso-countries-7.11.0.tgz#2fe89ba7e0e26416e3251d5ab171c968f809384b" + integrity sha512-MP2+aAJwvBTuruaMEj+mPEhu4D9rn03GkkbuP8/xkvNzhVwNe2cAg1ivkL5Oj+vwqEwvIcf5C7Q+5Y/UZNLBHw== dependencies: diacritics "1.3.0"