Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/negrel/hugo-theme-pico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-11 11:08:56 +0300
committerGitHub <noreply@github.com>2021-06-11 11:08:56 +0300
commitd9497cf10741ddc602937289ddf02278a7c74bdc (patch)
tree4e7d9fe8a2d36ffae7b60b413c63a04ce21afdef
parent350837edb0ba0934e4359076572199eef3b58562 (diff)
Bump lodash from 4.17.20 to 4.17.21 in /exampleSitedependabot/npm_and_yarn/exampleSite/lodash-4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--exampleSite/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/package-lock.json b/exampleSite/package-lock.json
index fa3e7e3..a11a555 100644
--- a/exampleSite/package-lock.json
+++ b/exampleSite/package-lock.json
@@ -1933,9 +1933,9 @@
}
},
"lodash": {
- "version": "4.17.20",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
- "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
+ "version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"lodash.difference": {
"version": "4.5.0",