Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Bump lodash from 4.17.4 to 4.17.13 in /laravel/custom-data #7

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion laravel/custom-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"cross-env": "^5.0.1",
"jquery": "^3.2",
"laravel-mix": "^1.0",
"lodash": "^4.17.4",
"lodash": "^4.17.13",
"vue": "^2.1.10"
}
}
6 changes: 3 additions & 3 deletions laravel/custom-data/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3831,9 +3831,9 @@ lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"

lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.4, lodash@~4.17.4:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.13, lodash@^4.17.2, lodash@^4.17.4, lodash@~4.17.4:
version "4.17.13"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"

logalot@^2.0.0:
version "2.1.0"
Expand Down