Bump lodash-es from 4.17.21 to 4.18.1 - #6119
Conversation
b024d55 to
6a91c05
Compare
Bumps [lodash-es](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-es dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
6a91c05 to
3daba5f
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-es from 4.17.21 to 4.18.1.
Release notes
Sourced from lodash-es'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
Medium Risk
Lockfile-only bump of a widely used utility library that includes security patches; risk is mainly regression or behavior change in code paths that use affected lodash functions, not direct edits in this repo.
Overview
Updates
lodash-esinpackage-lock.jsonfrom 4.17.21 to 4.18.1 (resolved tarball and integrity hash only; no application source changes).The new release line includes security fixes for
_.unset/_.omit(prototype pollution) and_.template(imports key validation), plus 4.18.1 fixes aReferenceErrorin modular builds fortemplateandfromPairs.lodash-esis present in the lockfile as a transitive dependency (e.g. viareduxunderedge-login-ui-rn).Reviewed by Cursor Bugbot for commit 3daba5f. Bugbot is set up for automated code reviews on this repo. Configure here.