diff --git a/package.json b/package.json index 6898d16..23b3a0d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "axios": "^0.16.1", "babel-runtime": "^6.18.0", - "lodash": "^4.17.4", + "lodash": "^4.17.19", "promise-polyfill": "^6.0.2", "vue": "^2.3.3", "vue-router": "^2.5.3", diff --git a/yarn.lock b/yarn.lock index 1bff857..c38dc7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3305,9 +3305,9 @@ lodash.words@^3.0.0: dependencies: lodash._root "^3.0.0" -lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.2.0, lodash@^4.3.0: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" log-symbols@^1.0.2: version "1.0.2"