Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5e4165e

Browse files
committedNov 20, 2023
upgrade subpackages
1 parent a227cb0 commit 5e4165e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
},
2525
"dependencies": {
2626
"@redis/bloom": "1.2.0",
27-
"@redis/client": "1.5.11",
28-
"@redis/graph": "1.1.0",
27+
"@redis/client": "1.5.12",
28+
"@redis/graph": "1.1.1",
2929
"@redis/json": "1.0.6",
30-
"@redis/search": "1.1.5",
30+
"@redis/search": "1.1.6",
3131
"@redis/time-series": "1.0.5"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.