Skip to content

Commit e338a1b

Browse files
authored
Merge pull request #530 from davidyaha/dependabot/npm_and_yarn/ioredis-5.1.0
Bump ioredis from 4.28.0 to 5.1.0
2 parents 615c5eb + 8db98fb commit e338a1b

File tree

2 files changed

+90
-68
lines changed

2 files changed

+90
-68
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@
5757
"eslint": "^7.7.0",
5858
"graphql": "^15.7.2",
5959
"graphql-subscriptions": "^2.0.0",
60-
"ioredis": "^4.17.3",
60+
"ioredis": "^5.1.0",
6161
"mocha": "^10.0.0",
6262
"nyc": "^15.1.0",
6363
"simple-mock": "^0.8.0",
6464
"ts-node": "^10.4.0",
6565
"typescript": "^4.0.2"
6666
},
6767
"optionalDependencies": {
68-
"ioredis": "^4.17.3"
68+
"ioredis": "^5.1.0"
6969
},
7070
"typings": "dist/index.d.ts",
7171
"typescript": {

0 commit comments

Comments
 (0)