From b4aa75961e8e3eadc2b12f47b0d637131fe603b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 22:16:16 +0000 Subject: [PATCH] Bump lodash in /Packages/HTML-CSS-JS Prettify/build/js-transpiled Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.21) Signed-off-by: dependabot[bot] --- .../build/js-transpiled/package-lock.json | 6 +++--- .../HTML-CSS-JS Prettify/build/js-transpiled/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package-lock.json b/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package-lock.json index e7fd3d8..058cf18 100644 --- a/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package-lock.json +++ b/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package-lock.json @@ -133,9 +133,9 @@ } }, "lodash": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lru-cache": { "version": "3.2.0", diff --git a/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package.json b/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package.json index bacd290..990608d 100644 --- a/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package.json +++ b/Packages/HTML-CSS-JS Prettify/build/js-transpiled/package.json @@ -6,7 +6,7 @@ "is-glob": "3.1.0", "js-beautify": "1.6.14", "json5": "0.5.1", - "lodash": "4.17.4", + "lodash": "4.17.21", "map-obj": "2.0.0", "minimatch": "3.0.4", "promise-arrays": "0.1.0"