Skip to content

Commit

Permalink
Bump lodash from 4.17.5 to 4.17.13 in /docker/knot-cloud
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.5...4.17.13)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and netoax committed Oct 22, 2019
1 parent 7214b28 commit 4a6d5d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docker/knot-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"config": "^1.30.0",
"hapi": "^17.3.1",
"hapi-qs": "^2.0.1",
"lodash": "^4.17.5",
"lodash": "^4.17.13",
"mongoose": "^5.0.16",
"uuid": "^3.2.1"
}
Expand Down
6 changes: 3 additions & 3 deletions docker/knot-cloud/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1958,9 +1958,9 @@ [email protected]:
version "4.4.2"
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"

lodash@^4.14.0, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
lodash@^4.14.0, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.3.0:
version "4.17.13"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"

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

0 comments on commit 4a6d5d4

Please sign in to comment.