Bump lodash from 4.17.21 to 4.18.1 - #6120
Conversation
287f2c4 to
b6b572f
Compare
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
b6b572f to
8fe10c5
Compare
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
4 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps lodash from 4.17.21 to 4.18.1.
Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Note
Low Risk
Lockfile-only transitive dependency bump with security patches; no application source changes, though behavior of lodash helpers used by dependencies may change slightly (e.g. stricter template/unset paths).
Overview
Updates the resolved
lodashversion inpackage-lock.jsonfrom 4.17.21 to 4.18.1 (no direct app dependency change in the diff). The lockfile also drops a nestedchain-registryentry under@chain-registry/utils, consistent with dependency tree reshuffling from the install.4.18.x includes security fixes for
_.unset/_.omit(prototype pollution) and_.template(imports key validation). 4.18.1 specifically fixesReferenceErrorissues in modular builds fortemplateandfromPairs.lodash-esin the lockfile remains at 4.17.21 in this diff.Reviewed by Cursor Bugbot for commit 8fe10c5. Bugbot is set up for automated code reviews on this repo. Configure here.