Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates: [jsonpath-plus](https://github.com/s3u/JSONPath) and [redis-om](https://github.com/redis/redis-om-node).


Updates `jsonpath-plus` from 7.2.0 to 10.1.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v7.2.0...v10.1.0)

Updates `redis-om` from 0.4.3 to 0.4.7
- [Changelog](https://github.com/redis/redis-om-node/blob/main/CHANGELOG)
- [Commits](https://github.com/redis/redis-om-node/commits)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: redis-om
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 70c4e79 commit 3dcc2cd
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 17 deletions.
93 changes: 77 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-i18next": "^12.3.1",
"react-redux": "^9.1.2",
"redis": "^4.7.0",
"redis-om": "^0.4.3"
"redis-om": "^0.4.7"
},
"devDependencies": {
"@etherisc/gif-interface": "2.0.0-rc.1-0",
Expand Down

0 comments on commit 3dcc2cd

Please sign in to comment.