diff --git a/package-lock.json b/package-lock.json index c42c7cf4a..e0baf6c91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "class-transformer": "0.5.1", "class-validator": "0.14.2", "color": "5.0.0", - "countries-and-timezones": "3.7.2", + "countries-and-timezones": "3.8.0", "countries-list": "3.1.1", "countup.js": "2.8.2", "date-fns": "4.1.0", @@ -16753,9 +16753,9 @@ } }, "node_modules/countries-and-timezones": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.7.2.tgz", - "integrity": "sha512-BHAMt4pKb3U3r/mRfiIlVnDhRd8m6VC20gwCWtpZGZkSsjZmnMDKFnnjWYGWhBmypQAqcQILFJwmEhIgWGVTmw==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/countries-and-timezones/-/countries-and-timezones-3.8.0.tgz", + "integrity": "sha512-+Ze9h5f4dQpUwbzTm0DEkiPiZyim9VHV4/mSnT4zNYJnrnfwsKjAZPtnp7J5VzejCDgySs+2SSc6MDdCnD43GA==", "license": "MIT", "engines": { "node": ">=8.x", diff --git a/package.json b/package.json index 3d89e598c..d7c2ae2e9 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "class-transformer": "0.5.1", "class-validator": "0.14.2", "color": "5.0.0", - "countries-and-timezones": "3.7.2", + "countries-and-timezones": "3.8.0", "countries-list": "3.1.1", "countup.js": "2.8.2", "date-fns": "4.1.0",