diff --git a/js/package.json b/js/package.json index c7ca3ce7e..5a0aff9cd 100644 --- a/js/package.json +++ b/js/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@types/chai": "^4.2.3", "@types/leaflet": "^1.5.2", - "@types/lodash": "^4.14.123", + "@types/lodash": "^4.14.141", "@types/mocha": "^5.2.6", "@vue/cli-plugin-babel": "^3.6.0", "@vue/cli-plugin-e2e-nightwatch": "^3.6.0", diff --git a/js/yarn.lock b/js/yarn.lock index c31743128..8bc94cc10 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -835,7 +835,7 @@ dependencies: "@types/geojson" "*" -"@types/lodash@^4.14.123": +"@types/lodash@^4.14.141": version "4.14.141" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6" integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ==