diff --git a/js/package.json b/js/package.json index d2d2ebb92..e9400a998 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 1f367dee1..b5cfaf2ef 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -835,10 +835,10 @@ dependencies: "@types/geojson" "*" -"@types/lodash@^4.14.123": - version "4.14.139" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.139.tgz#b7b8a00d014a7debb29dc2dae4f91d3d3c6d5ab3" - integrity sha512-Z6pbDYaWpluqcF8+6qgv6STPEl0jIlyQmpYGwTrzhgwqok8ltBh/p7GAmYnz81wUhxQRhEr8MBpQrB4fQ/hwIA== +"@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== "@types/minimatch@*": version "3.0.3"