Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
Update dependency lodash to v4.17.13 [SECURITY] (#41)
Browse files Browse the repository at this point in the history
Update dependency lodash to v4.17.13 [SECURITY]

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
mika-f and renovate-bot authored Jul 13, 2019
2 parents 72ce1e3 + 4ee5d45 commit d5e3e54
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"express": "4.16.4",
"firebase-admin": "6.5.0",
"firebase-functions": "2.1.0",
"lodash": "4.17.11",
"lodash": "4.17.13",
"qs": "6.7.0"
},
"devDependencies": {
Expand Down
7 changes: 6 additions & 1 deletion packages/functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3344,7 +3344,12 @@ lodash.sortby@^4.7.0:
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=

[email protected], lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.6.1:
[email protected]:
version "4.17.13"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
integrity sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==

lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.6.1:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
Expand Down

0 comments on commit d5e3e54

Please sign in to comment.