Skip to content

Commit 4e76f38

Browse files
Bump ioredis from 5.10.1 to 5.11.0
Bumps [ioredis](https://github.com/luin/ioredis) from 5.10.1 to 5.11.0. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.10.1...v5.11.0) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a11487 commit 4e76f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@hapi/boom": "~10.0.1",
1111
"@supercharge/request-ip": "~1.2.0",
1212
"async-ratelimiter": "~1.6.1",
13-
"ioredis": "~5.10.0"
13+
"ioredis": "~5.11.0"
1414
},
1515
"devDependencies": {
1616
"@hapi/basic": "~7.0.2",

0 commit comments

Comments
 (0)