PaddeK / node-maxmind-db

This is the pure Node API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
GNU Lesser General Public License v2.1
88 stars 25 forks source link

[Security] Update dependencies #30

Open holm opened 7 years ago

holm commented 7 years ago

Update ip-address to fix https://snyk.io/vuln/npm:minimatch:20160620

This also changes the use of ip-address so everything still works