Skip to content

Commit c3105e5

Browse files
Bump lodash from 4.17.20 to 4.17.21 in /example
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] <support@github.com>
1 parent 21bbc5b commit c3105e5

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"elliptic": "^6.5.4",
12-
"lodash": "^4.17.19",
12+
"lodash": "^4.17.21",
1313
"react-app-polyfill": "^1.0.0"
1414
},
1515
"alias": {

example/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,15 +3089,10 @@ lodash.uniq@^4.5.0:
30893089
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
30903090
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
30913091

3092-
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4:
3093-
version "4.17.15"
3094-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3095-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3096-
3097-
lodash@^4.17.19:
3098-
version "4.17.20"
3099-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3100-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3092+
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.4:
3093+
version "4.17.21"
3094+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3095+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
31013096

31023097
log-symbols@^2.2.0:
31033098
version "2.2.0"

0 commit comments

Comments
 (0)