diff --git a/package-lock.json b/package-lock.json index 4c0b837ee..70a1a0836 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "color": "5.0.3", "cookie-parser": "1.4.7", "countries-and-timezones": "3.9.0", - "countries-list": "3.3.0", + "countries-list": "3.4.0", "countup.js": "2.10.0", "date-fns": "4.4.0", "dotenv": "17.2.3", @@ -17033,9 +17033,9 @@ } }, "node_modules/countries-list": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/countries-list/-/countries-list-3.3.0.tgz", - "integrity": "sha512-XRUjS+dcZuNh/fg3+mka3bXgcg4TbQZ1gaK5IJqO6qulerBANl1bmrd20P2dgmPkBpP+5FnejiSF1gd7bgAg+g==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/countries-list/-/countries-list-3.4.0.tgz", + "integrity": "sha512-SonKkjlEGUNz/Ugj6akOMUl8/F6EBVbLq/nQbDKhZo60EFyNgsVIgDP521J9pGhywikV514Ct4BueIqiOnvBBA==", "license": "MIT" }, "node_modules/countup.js": { diff --git a/package.json b/package.json index bc6b86836..3ba09649a 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "color": "5.0.3", "cookie-parser": "1.4.7", "countries-and-timezones": "3.9.0", - "countries-list": "3.3.0", + "countries-list": "3.4.0", "countup.js": "2.10.0", "date-fns": "4.4.0", "dotenv": "17.2.3",