mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
Upgrade countries-list dependency
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1300,9 +1300,9 @@
|
||||
}
|
||||
},
|
||||
"countries-list": {
|
||||
"version": "2.4.3",
|
||||
"resolved": "https://registry.npmjs.org/countries-list/-/countries-list-2.4.3.tgz",
|
||||
"integrity": "sha512-3iIRoU2j6II5OCULdzvR+QS1DKMb776+r0e2oD98V0sX2a0SfTz/bnpwUPhOCM7jmzoEF5PgTMuPw9M7eeJrJA=="
|
||||
"version": "2.5.4",
|
||||
"resolved": "https://registry.npmjs.org/countries-list/-/countries-list-2.5.4.tgz",
|
||||
"integrity": "sha512-6+AIKth3MCOEWTLOVTgR7zTe6oH3JlL0MworsJwIyG0jQi+cKeChOEPvcKszNtGAuCp7p+OrqdxPWxjhu8LqoA=="
|
||||
},
|
||||
"create-error-class": {
|
||||
"version": "3.0.2",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"apollo-server": "^2.10.1",
|
||||
"countries-list": "^2.4.3",
|
||||
"countries-list": "^2.5.4",
|
||||
"graphql": "^14.6.0",
|
||||
"provinces": "^1.11.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user