Skip to content

Commit ea3bd20

Browse files
committed
Update lodash to version 4.17.21
1 parent 0b15037 commit ea3bd20

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"didyoumean": "^1.2.1",
6666
"fs-extra": "^9.1.0",
6767
"html-tags": "^3.1.0",
68-
"lodash": "^4.17.20",
68+
"lodash": "^4.17.21",
6969
"modern-normalize": "^1.0.0",
7070
"node-emoji": "^1.8.1",
7171
"object-hash": "^2.1.1",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -3953,6 +3953,11 @@ lodash@^4.17.20:
39533953
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
39543954
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
39553955

3956+
lodash@^4.17.21:
3957+
version "4.17.21"
3958+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3959+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
3960+
39563961
make-dir@^2.0.0, make-dir@^2.1.0:
39573962
version "2.1.0"
39583963
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"

0 commit comments

Comments
 (0)