Skip to content

Commit c3ac221

Browse files
chore(deps): bump lodash in /examples/react_advanced_demo (#1723)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 425bc8b commit c3ac221

2 files changed

Lines changed: 6 additions & 23 deletions

File tree

examples/react_advanced_demo/package-lock.json

Lines changed: 5 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react_advanced_demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"jsoneditor": "latest",
7-
"lodash": "4.17.23",
7+
"lodash": "4.18.1",
88
"react": "19.2.4",
99
"react-dom": "19.2.4",
1010
"react-scripts": "5.0.1"

0 commit comments

Comments
 (0)