diff --git a/package-lock.json b/package-lock.json index 6800c33..66c925f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1438,13 +1438,14 @@ }, "node_modules/countryjs": { "version": "1.8.0", - "resolved": "git+ssh://git@github.com/parcellab/countryjs.git#e6189390270d34374596126f3e729dabf0c52fc3", + "resolved": "git+ssh://git@github.com/parcellab/countryjs.git#98248f61b45e370b4e12b82623363c9f17731942", + "integrity": "sha512-J4TjSo+jlaha0uF0eFG4XyysHDppN4feW/r28K2E5Iu0vav7SYZNlFj+zPo29nlGrv5Wm1y84Yn+DfhON41xxQ==", "engines": [ "node" ], "license": "ISC", "dependencies": { - "lodash": "^4.17.11", + "lodash": "^4.18.1", "require-all": "^2.2.0" } },