Skip to content

Commit

Permalink
Merge pull request #239 from NDLANO/update-lodash
Browse files Browse the repository at this point in the history
Updates lodash
  • Loading branch information
chrpeter committed Feb 15, 2019
2 parents c2b7425 + 84df072 commit 4b2eec9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -86,7 +86,7 @@
"jwks-rsa": "1.3.0",
"jwt-decode": "^2.2.0",
"local-storage-fallback": "4.1.1",
"lodash": "4.17.10",
"lodash": "4.17.11",
"node-polyglot": "2.3.0",
"postcss-cssnext": "3.1.0",
"postcss-easy-import": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -7929,16 +7929,16 @@ lodash@4.17.10, lodash@^4.17.10:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"

lodash@4.17.11, lodash@^4.13.1, lodash@^4.17.11, lodash@^4.17.2:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
integrity sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=

lodash@^4.13.1, lodash@^4.17.11, lodash@^4.17.2:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

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

0 comments on commit 4b2eec9

Please sign in to comment.