diff options
| author | dependabot[bot] | 2026-03-01 00:56:05 +0000 |
|---|---|---|
| committer | GitHub | 2026-03-01 00:56:05 +0000 |
| commit | b25386b0a7f90b8e7492807cbbc38a340bfbce71 (patch) | |
| tree | 6b63b6a862f85b41bff9867e7e9f0a9b1d9e9c83 | |
| parent | 851d769689ea17c31518a9b5204ed9203d75f4d1 (diff) | |
| download | massgrave.dev-dependabot/npm_and_yarn/npm_and_yarn-f3562b46b9.zip | |
Bump lodash in the npm_and_yarn group across 1 directorydependabot/npm_and_yarn/npm_and_yarn-f3562b46b9
Bumps the npm_and_yarn group with 1 update in the / directory: [lodash](https://github.com/lodash/lodash).
Updates `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
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package-lock.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 37fe43f..4223944 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10672,9 +10672,10 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "license": "MIT" }, "node_modules/lodash.debounce": { "version": "4.0.8", |
