From b5f4f9e2f35f30221186abbaf95eb1ce5e611953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 02:37:06 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.13 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.13) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6898d16..9e5f7c9 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.13", "promise-polyfill": "^6.0.2", "vue": "^2.3.3", "vue-router": "^2.5.3", diff --git a/yarn.lock b/yarn.lock index 1bff857..0cccf34 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.13, lodash@^4.17.3, lodash@^4.2.0, lodash@^4.3.0: + version "4.17.13" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93" log-symbols@^1.0.2: version "1.0.2"