Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 4d24f20

Browse files
chore(deps): bump lodash from 4.17.21 to 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](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acd9b66 commit 4d24f20

3 files changed

Lines changed: 614 additions & 604 deletions

File tree

packages/experimental/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"@types/node": "^24.0.13",
6666
"jsonpath": "^1.1.1",
6767
"llamaindex": "workspace:*",
68-
"lodash": "^4.17.21"
68+
"lodash": "^4.17.23"
6969
}
7070
}

packages/llamaindex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@llamaindex/workflow": "workspace:*",
2727
"@types/lodash": "^4.17.7",
2828
"@types/node": "^24.0.13",
29-
"lodash": "^4.17.21",
29+
"lodash": "^4.17.23",
3030
"magic-bytes.js": "^1.10.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)