Skip to content

Commit d370b91

Browse files
dependabot[bot]davidyaha
authored andcommitted
Bump ioredis from 4.28.0 to 5.1.0
Bumps [ioredis](https://github.com/luin/ioredis) from 4.28.0 to 5.1.0. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v4.28.0...v5.1.0) --- updated-dependencies: - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 615c5eb commit d370b91

File tree

2 files changed

+35
-68
lines changed

2 files changed

+35
-68
lines changed

package-lock.json

Lines changed: 33 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)