diff options
author | ArthurHoaro <arthur@hoa.ro> | 2019-08-27 22:33:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-27 22:33:49 +0200 |
commit | 90ea2cb62e8a5049fd71ac2988377a062cd3e020 (patch) | |
tree | 71f1967ca44d22cec808ae958a76a5a791e4bbe1 | |
parent | 188a99db99288d60001e8d83ecf1103b9919ed1e (diff) | |
parent | 8d4cada7934383db911ac8313a79ab75eb0e2ed3 (diff) | |
download | Shaarli-90ea2cb62e8a5049fd71ac2988377a062cd3e020.tar.gz Shaarli-90ea2cb62e8a5049fd71ac2988377a062cd3e020.tar.zst Shaarli-90ea2cb62e8a5049fd71ac2988377a062cd3e020.zip |
Merge pull request #1359 from shaarli/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3428,9 +3428,9 @@ lodash.uniq@^4.5.0: | |||
3428 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= | 3428 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= |
3429 | 3429 | ||
3430 | lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.3.0, lodash@~4.17.10: | 3430 | lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.3.0, lodash@~4.17.10: |
3431 | version "4.17.11" | 3431 | version "4.17.15" |
3432 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" | 3432 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
3433 | integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== | 3433 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
3434 | 3434 | ||
3435 | longest@^1.0.1: | 3435 | longest@^1.0.1: |
3436 | version "1.0.1" | 3436 | version "1.0.1" |