Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/axios to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 44966af commit e31c4f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"release:major": "scripts/release-version.sh major"
},
"dependencies": {
"@nestjs/axios": "^3.0.2",
"@nestjs/axios": "^4.0.0",
"@nestjs/cli": "^10.3.1",
"@nestjs/common": "^10.3.2",
"@nestjs/config": "^3.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -716,14 +716,14 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/axios@npm:^3.0.2":
version: 3.1.1
resolution: "@nestjs/axios@npm:3.1.1"
"@nestjs/axios@npm:^4.0.0":
version: 4.0.0
resolution: "@nestjs/axios@npm:4.0.0"
peerDependencies:
"@nestjs/common": ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
"@nestjs/common": ^10.0.0 || ^11.0.0
axios: ^1.3.1
rxjs: ^6.0.0 || ^7.0.0
checksum: 10/2022e63016577f9448837591ec5c700c724bf48763ec3006f41acd3edba4e18d5508bcf5f513dfdb8c0f25eb8c6c84aa6378ed6e3ed6abb4aab3f8b8e851db96
rxjs: ^7.0.0
checksum: 10/9a61ac8a2fdbf304961696148945ba9e19c0ed73256767b0a643bbafe77106b2f738cb2f35f2fc63bff09a8abcd18365d2f8c772484e2fdd70b455bceb7b5822
languageName: node
linkType: hard

Expand Down Expand Up @@ -7458,7 +7458,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "pass-emploi-connect@workspace:."
dependencies:
"@nestjs/axios": "npm:^3.0.2"
"@nestjs/axios": "npm:^4.0.0"
"@nestjs/cli": "npm:^10.3.1"
"@nestjs/common": "npm:^10.3.2"
"@nestjs/config": "npm:^3.2.0"
Expand Down

0 comments on commit e31c4f0

Please sign in to comment.