Skip to content

Commit 072c9ee

Browse files
committed
Update lodash
1 parent b2b9424 commit 072c9ee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"color": "^3.1.2",
5858
"detective": "^5.2.0",
5959
"fs-extra": "^8.0.0",
60-
"lodash": "^4.17.15",
60+
"lodash": "^4.17.20",
6161
"node-emoji": "^1.8.1",
6262
"normalize.css": "^8.0.1",
6363
"object-hash": "^2.0.3",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3749,6 +3749,11 @@ lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17
37493749
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
37503750
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
37513751

3752+
lodash@^4.17.20:
3753+
version "4.17.20"
3754+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3755+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3756+
37523757
lolex@^5.0.0:
37533758
version "5.1.2"
37543759
resolved "https://registry.yarnpkg.com/lolex/-/lolex-5.1.2.tgz#953694d098ce7c07bc5ed6d0e42bc6c0c6d5a367"

0 commit comments

Comments
 (0)