Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump lodash from 4.17.15 to 4.17.19 (#906)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
5594b55f e07a393c

+5 -5
+1 -1
packages/site/package.json
··· 53 53 "devDependencies": { 54 54 "@babel/core": "^7.2.0", 55 55 "@mdx-js/mdx": "^1.5.7", 56 - "lodash": "^4.17.11", 56 + "lodash": "^4.17.19", 57 57 "react-hot-loader": "^4.12.20", 58 58 "react-static-plugin-react-router": "^7.2.3", 59 59 "react-static-plugin-sitemap": "^7.0.0",
+4 -4
yarn.lock
··· 8851 8851 resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" 8852 8852 integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= 8853 8853 8854 - lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.5: 8855 - version "4.17.15" 8856 - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" 8857 - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== 8854 + lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.5: 8855 + version "4.17.19" 8856 + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" 8857 + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== 8858 8858 8859 8859 log-symbols@^4.0.0: 8860 8860 version "4.0.0"