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

github.com/jimfrenette/hugo-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Frenette <jimfrenette@yahoo.com>2020-12-15 16:40:56 +0300
committerGitHub <noreply@github.com>2020-12-15 16:40:56 +0300
commit9a3e55794f92d74f5ba404b291223308654be877 (patch)
tree317e366209846b495b2b4e281d3d93596cacffa6
parent64e31bc82bf41540e14eae2fc7d044c8ef32767a (diff)
parentd3311668989408274bd3ad4c90eef929ac8d6ce4 (diff)
Merge pull request #13 from jimfrenette/dependabot/npm_and_yarn/lodash-4.17.20
Bump lodash from 4.17.11 to 4.17.20
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ac9a4a1..11330b0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4375,9 +4375,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.20",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
+ "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
"dev": true
},
"lodash.debounce": {