Skip to content

Commit

Permalink
Update dependency lodash to v4.17.19 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 4a71de1 commit ccedbd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
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.19",
"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.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==

loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
version "1.3.1"
Expand Down

0 comments on commit ccedbd3

Please sign in to comment.