mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-25 22:01:00 +00:00
Bump lodash from 4.17.16 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.16 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.16...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7dec7b84be
commit
b2cff591f3
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3645,9 +3645,9 @@
|
|||
"integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4="
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.16",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.16.tgz",
|
||||
"integrity": "sha512-mzxOTaU4AsJhnIujhngm+OnA6JX4fTI8D5H26wwGd+BJ57bW70oyRwTqo6EFJm1jTZ7hCo7yVzH1vB8TMFd2ww=="
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
|
||||
},
|
||||
"lodash._baseassign": {
|
||||
"version": "3.2.0",
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"javascript-brunch": ">= 1.0 < 1.8",
|
||||
"javascript-state-machine": "~2.3.5",
|
||||
"jquery": "~2.2.0",
|
||||
"lodash": "~4.17.16",
|
||||
"lodash": "~4.17.19",
|
||||
"moment": "~2.11.2",
|
||||
"mongoose": "~4.4.6",
|
||||
"morgan": "~1.6.1",
|
||||
|
|
Loading…
Reference in a new issue