Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/axios to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent 6540478 commit 9cde9af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"@narando/nest-axios-interceptor": "2.2.0"
},
"peerDependencies": {
"@nestjs/axios": ">=0.0.5 <=0.1.0",
"@nestjs/axios": ">=0.0.5 <=0.1.1",
"@nestjs/common": "^8.0.0 || ^9.0.0",
"@nestjs/core": "^8.0.0 || ^9.0.0",
"aws-xray-sdk": "^2.5.0 || ^3.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.0.0"
},
"devDependencies": {
"@nestjs/axios": "0.1.0",
"@nestjs/axios": "0.1.1",
"@nestjs/cli": "10.3.0",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
Expand Down

0 comments on commit 9cde9af

Please sign in to comment.