From 0cb7a5549a68f942b402428e1d7588e4a30c02c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:11:57 +0000 Subject: [PATCH] Bump lodash.defaultsdeep in /Samples/OSS.PaySdk.Samples/wwwroot/lib/vue Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.6.0...4.6.1) Signed-off-by: dependabot[bot] --- Samples/OSS.PaySdk.Samples/wwwroot/lib/vue/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Samples/OSS.PaySdk.Samples/wwwroot/lib/vue/yarn.lock b/Samples/OSS.PaySdk.Samples/wwwroot/lib/vue/yarn.lock index 28f764c..8b8c022 100644 --- a/Samples/OSS.PaySdk.Samples/wwwroot/lib/vue/yarn.lock +++ b/Samples/OSS.PaySdk.Samples/wwwroot/lib/vue/yarn.lock @@ -3180,8 +3180,8 @@ lodash.create@^3.1.1: lodash._isiterateecall "^3.0.0" lodash.defaultsdeep@^4.3.2: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz#bec1024f85b1bd96cbea405b23c14ad6443a6f81" + version "4.6.1" + resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz#512e9bd721d272d94e3d3a63653fa17516741ca6" lodash.isarguments@^3.0.0: version "3.1.0"