diff --git a/package.json b/package.json index 7cd57be..3e6c849 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "asciidoctor.js": "^1.5.7-rc.1", "axios": "^0.21.2", "chrome-aws-lambda": "^10.1.0", - "country-list": "^2.2.0", + "country-list": "^2.3.0", "form-data": "^3.0.0", "google-auth-library": "^8.0.3", "jszip": "^3.10.1", diff --git a/yarn.lock b/yarn.lock index a877b59..0261cd5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -145,10 +145,10 @@ core-util-is@~1.0.0: resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== -country-list@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/country-list/-/country-list-2.2.0.tgz" - integrity sha512-AS21pllCp72LmUztqXPVKXK3TRyap1XlohGLqN04cXH2rFB9vo7SnH5sMnqltZPnu9ie/x1se3UuCZJbGXErfw== +country-list@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/country-list/-/country-list-2.3.0.tgz#1e7ceaf9834c1d1210054301eabf4dc445ab978c" + integrity sha512-qZk66RlmQm7fQjMYWku1AyjlKPogjPEorAZJG88owPExoPV8EsyCcuFLvO2afTXHEhi9liVOoyd+5A6ZS5QwaA== debug@4: version "4.3.4"