diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-05 22:54:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 22:54:08 +0000 |
| commit | 21dfc22f99c96ecaf0744c85d3cffc3d9c9d1745 (patch) | |
| tree | 6dd78a585298100f0588632e65445756ed4b2449 | |
| parent | 5ef3713c9fb0896fee566918d9f5f932c66086d9 (diff) | |
| download | tailscale-dependabot/npm_and_yarn/client/web/lodash-4.18.1.tar.xz tailscale-dependabot/npm_and_yarn/client/web/lodash-4.18.1.zip | |
build(deps): bump lodash from 4.17.23 to 4.18.1 in /client/webdependabot/npm_and_yarn/client/web/lodash-4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | client/web/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/web/yarn.lock b/client/web/yarn.lock index 106a104b9..3f79e2a0c 100644 --- a/client/web/yarn.lock +++ b/client/web/yarn.lock @@ -4088,9 +4088,9 @@ lodash.merge@^4.6.2: integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== lodash@^4.17.21: - version "4.17.23" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a" - integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w== + version "4.18.1" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" + integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: version "1.4.0" |
