From d162ac94f25efbd6ca0aec522c44eb3033d09c7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2020 11:48:49 -0500 Subject: [PATCH] update: update dependency lodash to v4.17.18 (#111) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index baae296..6d8c53b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-no-null": "1.0.2", "eslint-plugin-sonarjs": "0.5.0", "esm": "3.2.25", - "lodash": "4.17.15", + "lodash": "4.17.18", "mocha": "8.0.1", "mock-fs": "4.12.0", "noicejs": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 7790323..48f2441 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2882,7 +2882,12 @@ lodash.templatesettings@^4.0.0: dependencies: lodash._reinterpolate "^3.0.0" -lodash@4.17.15, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@~4.17.15: +lodash@4.17.18: + version "4.17.18" + resolved "https://artifacts.apextoaster.com/repository/group-npm/lodash/-/lodash-4.17.18.tgz#5c5f072c5c02f386378dd3f6325b529376210427" + integrity sha512-au4L1q0HKcaaa37qOdpWWhwzDnB/taYJfRiKULnaT+Ml9UaBIjJ2SOJMeLtSeeLT+zUdyFMm0+ts+j4eeuUpIA== + +lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@~4.17.15: version "4.17.15" resolved "https://artifacts.apextoaster.com/repository/group-npm/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==