Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 6ca4c05

Browse files
Bump lodash from 4.17.20 to 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](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fb5cb4 commit 6ca4c05

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"file-saver": "^1.3.3",
88
"linkurious": "^1.5.2",
9-
"lodash": "^4.17.13",
9+
"lodash": "^4.17.21",
1010
"react": "15.3.2",
1111
"react-dom": "15.3.2"
1212
},

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3133,9 +3133,9 @@ lodash@^3.10.0:
31333133
version "3.10.1"
31343134
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
31353135

3136-
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5, lodash@^4.2.0, lodash@~4.17.10:
3137-
version "4.17.20"
3138-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3136+
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.5, lodash@^4.2.0, lodash@~4.17.10:
3137+
version "4.17.21"
3138+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
31393139

31403140
loglevel@^1.4.1:
31413141
version "1.6.3"

0 commit comments

Comments
 (0)