update: update dependency lodash to v4.17.15
This commit is contained in:
parent
90da10385c
commit
48cc688085
|
@ -46,7 +46,7 @@
|
|||
"deep-diff": "1.0.2",
|
||||
"js-yaml": "3.13.1",
|
||||
"jsonpath-plus": "1.0.0",
|
||||
"lodash": "4.17.14",
|
||||
"lodash": "4.17.15",
|
||||
"mocha": "6.1.4",
|
||||
"noicejs": "2.5.2",
|
||||
"rollup": "1.17.0",
|
||||
|
|
|
@ -1272,10 +1272,10 @@ lodash.templatesettings@^4.0.0:
|
|||
dependencies:
|
||||
lodash._reinterpolate "^3.0.0"
|
||||
|
||||
lodash@4.17.14:
|
||||
version "4.17.14"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
|
||||
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
|
||||
lodash@4.17.15:
|
||||
version "4.17.15"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
||||
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
||||
|
||||
lodash@^4.17.11, lodash@^4.2.1:
|
||||
version "4.17.11"
|
||||
|
|
Loading…
Reference in New Issue