Skip to content

Commit 49783df

Browse files
ScriptedAlchemyredonkulus
authored andcommitted
chore: update lodash (#58)
1 parent 6af20e1 commit 49783df

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"author": "Hank Hsiao <hankxiao@yahoo-inc.com>",
3131
"dependencies": {
3232
"eventemitter3": "^3.0.0",
33-
"lodash": "^4.17.10",
33+
"lodash": "^4.17.15",
3434
"raf": "^3.0.0"
3535
},
3636
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3714,10 +3714,15 @@ lodash@^3.2.0:
37143714
version "3.10.1"
37153715
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
37163716

3717-
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.7.0, lodash@~4.17.4, lodash@~4.17.5:
3717+
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.7.0, lodash@~4.17.4, lodash@~4.17.5:
37183718
version "4.17.10"
37193719
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
37203720

3721+
lodash@^4.17.15:
3722+
version "4.17.15"
3723+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3724+
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3725+
37213726
lodash@~4.13.1:
37223727
version "4.13.1"
37233728
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.13.1.tgz#83e4b10913f48496d4d16fec4a560af2ee744b68"

0 commit comments

Comments
 (0)