From d3f1db954530c9ecd07cb51390aee01cff22326f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:54:01 +0000 Subject: [PATCH] Bump lodash-es from 4.17.15 to 4.17.21 in /public Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- public/package-lock.json | 6 +++--- public/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/package-lock.json b/public/package-lock.json index 09d4e63..8227296 100644 --- a/public/package-lock.json +++ b/public/package-lock.json @@ -5878,9 +5878,9 @@ "dev": true }, "lodash-es": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz", - "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" }, "lodash.clonedeep": { "version": "4.5.0", diff --git a/public/package.json b/public/package.json index c5d5e1b..c2e7afb 100644 --- a/public/package.json +++ b/public/package.json @@ -24,7 +24,7 @@ "@ngx-translate/http-loader": "^4.0.0", "@types/prismjs": "^1.9.0", "core-js": "^2.5.4", - "lodash-es": "^4.17.15", + "lodash-es": "^4.17.21", "prismjs": "^1.9.0", "rxjs": "~6.3.3", "swiper": "^4.5.0",