Browse Source

Bump lodash-es from 4.17.11 to 4.17.14 in /app

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/4/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
98080042a6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2842
      app/package-lock.json
  2. 2
      app/package.json
  3. 6
      app/yarn.lock

2842
app/package-lock.json

File diff suppressed because it is too large

2
app/package.json

@ -42,7 +42,7 @@
"immutable": "^3.8.1",
"jquery": "^3.2.1",
"lodash": "^4.17.4",
"lodash-es": "^4.17.4",
"lodash-es": "^4.17.14",
"moment": "^2.18.1",
"querystring": "^0.2.0",
"riotcontrol": "^0.0.3",

6
app/yarn.lock

@ -1058,9 +1058,9 @@ locate-path@^2.0.0:
p-locate "^2.0.0"
path-exists "^3.0.0"
lodash-es@^4.17.4:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.10.tgz#62cd7104cdf5dd87f235a837f0ede0e8e5117e05"
lodash-es@^4.17.14:
version "4.17.14"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.14.tgz#12a95a963cc5955683cee3b74e85458954f37ecc"
lodash@^4.13.1, lodash@^4.17.4:
version "4.17.10"

Loading…
Cancel
Save