upgrade countries list

This commit is contained in:
Kalle (Sendou) 2021-01-15 20:19:03 +02:00
parent 8722d58798
commit 480713abb1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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",