From 011ae6e01a32ef29dc6d008deeb74c1ac3d2971b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:47:14 +0000 Subject: [PATCH] Bump lodash.mergewith Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] --- .../Begin/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/labs/Working with Volumes-ConfigMaps-Secrets/Begin/package-lock.json b/labs/Working with Volumes-ConfigMaps-Secrets/Begin/package-lock.json index 2ba452f..1f0d426 100644 --- a/labs/Working with Volumes-ConfigMaps-Secrets/Begin/package-lock.json +++ b/labs/Working with Volumes-ConfigMaps-Secrets/Begin/package-lock.json @@ -3623,9 +3623,9 @@ "dev": true }, "lodash.mergewith": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz", - "integrity": "sha1-FQzwoWeR9ZA7iJHqsVRgknS96lU=", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz", + "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==", "dev": true }, "lodash.restparam": {