Skip to content

Commit

Permalink
Update dependency lodash to v4.17.21 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 4a71de1 commit b7fa9b3
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 14 deletions.
3 changes: 1 addition & 2 deletions packages/bar/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,8 +572,7 @@ jsonfile@^4.0.0:
graceful-fs "^4.1.6"

lodash@^4.17.5:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
version: "4.17.21"

[email protected]:
version "0.5.1"
Expand Down
3 changes: 1 addition & 2 deletions packages/bubble/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -574,8 +574,7 @@ jsonfile@^4.0.0:
graceful-fs "^4.1.6"

lodash@^4.17.5:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
version: "4.17.21"

[email protected]:
version "0.5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@devinit/prelude": "1.1.1",
"d3": "5.0.0",
"lodash": "4.17.5",
"lodash": "4.17.21",
"plottable": "3.8.2",
"react": "16.3.1",
"react-dom": "16.3.1"
Expand Down
7 changes: 4 additions & 3 deletions packages/core/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -602,9 +602,10 @@ jsonfile@^4.0.0:
optionalDependencies:
graceful-fs "^4.1.6"

[email protected]:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
[email protected]:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
version "1.3.1"
Expand Down
3 changes: 1 addition & 2 deletions packages/line/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,8 +572,7 @@ jsonfile@^4.0.0:
graceful-fs "^4.1.6"

lodash@^4.17.5:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
version: "4.17.21"

[email protected]:
version "0.5.1"
Expand Down
3 changes: 1 addition & 2 deletions packages/pie/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -574,8 +574,7 @@ jsonfile@^4.0.0:
graceful-fs "^4.1.6"

lodash@^4.17.5:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
version: "4.17.21"

[email protected]:
version "0.5.1"
Expand Down
3 changes: 1 addition & 2 deletions packages/tree/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -574,8 +574,7 @@ jsonfile@^4.0.0:
graceful-fs "^4.1.6"

lodash@^4.17.5:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
version: "4.17.21"

[email protected]:
version "0.5.1"
Expand Down

0 comments on commit b7fa9b3

Please sign in to comment.