From 03268e0ec00c75b8c187a871221ea8e09fe02aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 21:53:11 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.21 in /build/js-transpiled Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) Signed-off-by: dependabot[bot] --- build/js-transpiled/package-lock.json | 6 +++--- build/js-transpiled/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/js-transpiled/package-lock.json b/build/js-transpiled/package-lock.json index fd87f31a..b4e51598 100644 --- a/build/js-transpiled/package-lock.json +++ b/build/js-transpiled/package-lock.json @@ -149,9 +149,9 @@ } }, "lodash": { - "version": "4.17.11", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", - "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lru-cache": { "version": "4.1.3", diff --git a/build/js-transpiled/package.json b/build/js-transpiled/package.json index 7de181a8..840907c8 100644 --- a/build/js-transpiled/package.json +++ b/build/js-transpiled/package.json @@ -7,7 +7,7 @@ "is-glob": "4.0.0", "js-beautify": "1.8.8", "json5": "2.1.0", - "lodash": "4.17.11", + "lodash": "4.17.21", "map-obj": "3.0.0", "minimatch": "3.0.4", "promise-arrays": "0.1.0"