Skip to content

Commit

Permalink
Merge pull request #675 from lexesjan/renovate/nestjs-throttler-stora…
Browse files Browse the repository at this point in the history
…ge-redis-0.x

Update dependency nestjs-throttler-storage-redis to ^0.4.0
  • Loading branch information
renovate[bot] authored Sep 9, 2023
2 parents 5334c99 + df5aeec commit 053b7b4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-aniskip-api",
"version": "2.0.567",
"version": "2.0.568",
"description": "Provides the opening and ending skip times for the Aniskip extension",
"repository": "https://github.com/lexesjan/typescript-aniskip-api",
"contributors": [
Expand Down Expand Up @@ -31,7 +31,7 @@
"ioredis": "^5.3.2",
"md5": "^2.3.0",
"morgan": "^1.10.0",
"nestjs-throttler-storage-redis": "^0.3.3",
"nestjs-throttler-storage-redis": "^0.4.0",
"pg": "^8.11.3",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7267,16 +7267,16 @@ __metadata:
languageName: node
linkType: hard

"nestjs-throttler-storage-redis@npm:^0.3.3":
version: 0.3.3
resolution: "nestjs-throttler-storage-redis@npm:0.3.3"
"nestjs-throttler-storage-redis@npm:^0.4.0":
version: 0.4.0
resolution: "nestjs-throttler-storage-redis@npm:0.4.0"
peerDependencies:
"@nestjs/common": ">=9.4.1"
"@nestjs/core": ">=9.4.1"
"@nestjs/common": ">=10.2.4"
"@nestjs/core": ">=10.2.4"
"@nestjs/throttler": ">=4.0.0"
ioredis: ^5.3.2
reflect-metadata: ^0.1.13
checksum: 23c14767ea77e850a4656a3a1023315d3144639040e1172bc89a090c09498300fa2b13c18f3ef6aabbdf77a98a3c2b4bd84d2da64397fcfa94457ae525c24c13
checksum: f351df78b1d668bcde912822c32a917a84a3ef87d78e8500cdd8a17b1364abfdac40f3b3daf69d07c85e686e9ae2dd79b720294b27bb744f815063311b270f16
languageName: node
linkType: hard

Expand Down Expand Up @@ -9761,7 +9761,7 @@ __metadata:
jest: ^29.6.4
md5: ^2.3.0
morgan: ^1.10.0
nestjs-throttler-storage-redis: ^0.3.3
nestjs-throttler-storage-redis: ^0.4.0
nodemon: ^3.0.1
pg: ^8.11.3
pg-mem: ^2.6.13
Expand Down

0 comments on commit 053b7b4

Please sign in to comment.