Skip to content

Commit

Permalink
Bump @nestjs/axios from 3.0.2 to 3.0.3 (#555)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/axios](https://github.com/nestjs/axios) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/nestjs/axios/releases)
- [Changelog](https://github.com/nestjs/axios/blob/master/.release-it.json)
- [Commits](nestjs/axios@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: "@nestjs/axios"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 2e5a0f7 commit 6e14a52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test:all": "jest --runInBand"
},
"dependencies": {
"@nestjs/axios": "^3.0.2",
"@nestjs/axios": "^3.0.3",
"@nestjs/common": "^10.3.10",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1075,14 +1075,14 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/axios@npm:^3.0.2":
version: 3.0.2
resolution: "@nestjs/axios@npm:3.0.2"
"@nestjs/axios@npm:^3.0.3":
version: 3.0.3
resolution: "@nestjs/axios@npm:3.0.3"
peerDependencies:
"@nestjs/common": ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
axios: ^1.3.1
rxjs: ^6.0.0 || ^7.0.0
checksum: 285a735fb5db602b63aa4a37e161f609b2cec05b69f4bffe983617c2136ac29c0a33bb96e6276d22a656907bed5d53460e740310bc05c043dcd39c37db7cda29
checksum: 4e4cd4a26dc53687cedcf360cf686839608ba80d7c9c7e449546299545ddad69fb2dd199f868f3de5d00bc3ab795fecda79971de1599c24f647f2c6c95a21bb9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4124,7 +4124,7 @@ __metadata:
resolution: "financial-advisor@workspace:."
dependencies:
"@faker-js/faker": ^8.4.1
"@nestjs/axios": ^3.0.2
"@nestjs/axios": ^3.0.3
"@nestjs/cli": ^10.4.5
"@nestjs/common": ^10.3.10
"@nestjs/config": ^3.2.3
Expand Down

0 comments on commit 6e14a52

Please sign in to comment.