update: update dependency lodash to v4.17.19 (#112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d162ac94f2
commit
c97ff23d9f
|
@ -45,7 +45,7 @@
|
|||
"eslint-plugin-no-null": "1.0.2",
|
||||
"eslint-plugin-sonarjs": "0.5.0",
|
||||
"esm": "3.2.25",
|
||||
"lodash": "4.17.18",
|
||||
"lodash": "4.17.19",
|
||||
"mocha": "8.0.1",
|
||||
"mock-fs": "4.12.0",
|
||||
"noicejs": "3.0.1",
|
||||
|
|
|
@ -2882,10 +2882,10 @@ lodash.templatesettings@^4.0.0:
|
|||
dependencies:
|
||||
lodash._reinterpolate "^3.0.0"
|
||||
|
||||
lodash@4.17.18:
|
||||
version "4.17.18"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/lodash/-/lodash-4.17.18.tgz#5c5f072c5c02f386378dd3f6325b529376210427"
|
||||
integrity sha512-au4L1q0HKcaaa37qOdpWWhwzDnB/taYJfRiKULnaT+Ml9UaBIjJ2SOJMeLtSeeLT+zUdyFMm0+ts+j4eeuUpIA==
|
||||
lodash@4.17.19:
|
||||
version "4.17.19"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
|
||||
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
|
||||
|
||||
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@~4.17.15:
|
||||
version "4.17.15"
|
||||
|
|
Loading…
Reference in New Issue