Skip to content

Commit 87f0c89

Browse files
fix(deps): update dependency lodash to v4.17.19 (#428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 36e4a86 commit 87f0c89

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"fs-extra": "9.0.0",
71-
"lodash": "4.17.15"
71+
"lodash": "4.17.19"
7272
},
7373
"devDependencies": {
7474
"@semantic-release/changelog": "5.0.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3069,7 +3069,12 @@ lodash.without@~4.4.0:
30693069
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
30703070
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
30713071

3072-
lodash@4.17.15, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.2.1:
3072+
lodash@4.17.19:
3073+
version "4.17.19"
3074+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
3075+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
3076+
3077+
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.2.1:
30733078
version "4.17.15"
30743079
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
30753080
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

0 commit comments

Comments
 (0)