Skip to content

Commit

Permalink
chore(deps): bump @nestjs/axios from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [@nestjs/axios](https://github.com/nestjs/axios) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nestjs/axios/releases)
- [Changelog](https://github.com/nestjs/axios/blob/master/.release-it.json)
- [Commits](nestjs/axios@3.0.0...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 4282930 commit fef1071
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 @@ -191,7 +191,7 @@
"@grnx-utils/types": "^1.0.2",
"@monaco-editor/react": "^4.5.2",
"@nestjs/apollo": "^12.0.9",
"@nestjs/axios": "^3.0.0",
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "^10.2.7",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2252,7 +2252,7 @@ __metadata:
"@kalissaac/prisma-typegen": ^0.0.7
"@monaco-editor/react": ^4.5.2
"@nestjs/apollo": ^12.0.9
"@nestjs/axios": ^3.0.0
"@nestjs/axios": ^3.0.1
"@nestjs/common": ^10.2.7
"@nestjs/config": ^3.1.1
"@nestjs/core": ^10.2.7
Expand Down Expand Up @@ -4127,15 +4127,15 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/axios@npm:^3.0.0":
version: 3.0.0
resolution: "@nestjs/axios@npm:3.0.0"
"@nestjs/axios@npm:^3.0.1":
version: 3.0.1
resolution: "@nestjs/axios@npm:3.0.1"
peerDependencies:
"@nestjs/common": ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
axios: ^1.3.1
reflect-metadata: ^0.1.12
rxjs: ^6.0.0 || ^7.0.0
checksum: 0483ef5a10ed920eb84756472de59b5bd83d09f152de9b769f68a57bd9c2c922961545c50001ac3ea45584cf991aee355b8fef4fe249b849fded4f1df92244f6
checksum: 01cebc64efa7a1d9df7a9053fbc5124986a95078789a0f280a2a61c31601a70a35745e07fc385497b4f85c7bdb6216a3575728646f1e6e684c038ac31900129c
languageName: node
linkType: hard

Expand Down

0 comments on commit fef1071

Please sign in to comment.