Skip to content

Commit a8864e2

Browse files
Bump lodash from 4.17.11 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26d5b06 commit a8864e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eo-components": "git+https://gitext.sinergise.com/team-6/eo-components.git#0.0.14",
2121
"font-awesome": "^4.6.3",
2222
"leaflet": "1.0.2",
23-
"lodash": "^4.15.0",
23+
"lodash": "^4.17.21",
2424
"moment": "^2.21.0",
2525
"npm-run-all": "^4.0.2",
2626
"nprogress": "^0.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6646,10 +6646,10 @@ lodash.uniq@^4.5.0:
66466646
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
66476647
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
66486648

6649-
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@~4.17.10:
6650-
version "4.17.11"
6651-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6652-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
6649+
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@~4.17.10:
6650+
version "4.17.21"
6651+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
6652+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
66536653

66546654
loglevel@^1.4.1:
66556655
version "1.6.1"

0 commit comments

Comments
 (0)