diff --git a/package-lock.json b/package-lock.json index 95a0831..b188085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1438,10 +1438,12 @@ }, "node_modules/countryjs": { "version": "1.8.0", - "resolved": "git+ssh://git@github.com/parcellab/countryjs.git#e477f39532c321d9fc1a3ba19708406d6c870837", + "resolved": "git+ssh://git@github.com/parcellab/countryjs.git#e6189390270d34374596126f3e729dabf0c52fc3", + "integrity": "sha512-S+S4IPCs3SM8juM3lCZ6EkbN0AJ9Ari68iRDwXE7GKlVydMQ04M+OVUYoBAcJbtGETDeUPWJL3qTturOhYi7mg==", "engines": [ "node" ], + "license": "ISC", "dependencies": { "lodash": "^4.17.11", "require-all": "^2.2.0"