diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-22 01:13:19 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-22 01:13:19 +0000 |
| commit | 0fe2ed217eb302ff4c2b9e467293a4c5a23c5eb4 (patch) | |
| tree | a3832d28099fa1822aa0bfcc236baaa0588b1e70 | |
| parent | Merge pull request #25 from Fuwn/renovate/commitlint-monorepo (diff) | |
| download | lime-old-dependabot/npm_and_yarn/lodash-4.17.23.tar.xz lime-old-dependabot/npm_and_yarn/lodash-4.17.23.zip | |
chore(deps): bump lodash from 4.17.21 to 4.17.23dependabot/npm_and_yarn/lodash-4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1480,9 +1480,9 @@ lodash.map@^4.5.1: integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM= lodash@^4.17.12, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20: - version "4.17.21" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" - integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== + version "4.17.23" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a" + integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w== longest@^2.0.1: version "2.0.1" |