diff --git a/package-lock.json b/package-lock.json index 32101ed0d..1779dc65a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3690,9 +3690,9 @@ } }, "countries-list": { - "version": "2.5.6", - "resolved": "https://registry.npmjs.org/countries-list/-/countries-list-2.5.6.tgz", - "integrity": "sha512-IEt6KCIzexbR1pTvSJakKCKbqlmHKkEO4oYHN6UCiNToUdN/zXy/1NxiUfZ3ktS0QO/UryCJGPoLkLdYsrAzNw==" + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/countries-list/-/countries-list-2.6.1.tgz", + "integrity": "sha512-jXM1Nv3U56dPQ1DsUSsEaGmLHburo4fnB7m+1yhWDUVvx5gXCd1ok/y3gXCjXzhqyawG+igcPYcAl4qjkvopaQ==" }, "create-ecdh": { "version": "4.0.4", diff --git a/package.json b/package.json index 5e66a01be..7cf4b0d86 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@lingui/react": "^3.4.0", "@prisma/client": "^2.14.0", "@sendou/react-sketch": "^0.5.2", - "countries-list": "^2.5.6", + "countries-list": "^2.6.1", "framer-motion": "^3.2.1", "next": "^10.0.5", "next-auth": "^3.1.0",