Skip to content

Commit

Permalink
chore(deps): upgrade @nestjs/axios to 3.0.1
Browse files Browse the repository at this point in the history
update @nestjs/axios and other packages with incorrect peer dependency
  • Loading branch information
UR-deR committed Nov 18, 2023
1 parent 9f9b7a5 commit 8afad42
Show file tree
Hide file tree
Showing 2 changed files with 2,107 additions and 725 deletions.
19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,12 @@
}
},
"dependencies": {
"@nestjs/axios": "0.1.0",
"@nestjs/common": "9.3.11",
"@nestjs/core": "9.3.11",
"@nestjs/platform-express": "8.4.7",
"@nestjs/axios": "3.0.1",
"@nestjs/common": "10.2.9",
"@nestjs/core": "10.2.9",
"@nestjs/platform-express": "10.2.9",
"@nuxtjs/opencollective": "0.3.2",
"axios": "1.6.0",
"chalk": "4.1.2",
"commander": "8.3.0",
"compare-versions": "4.1.4",
Expand All @@ -102,12 +103,12 @@
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "9.3.11",
"@nrwl/eslint-plugin-nx": "12.10.1",
"@nestjs/testing": "10.2.9",
"@nrwl/eslint-plugin-nx": "13.9.4",
"@nrwl/jest": "12.10.1",
"@nrwl/nest": "12.10.1",
"@nrwl/nest": "13.9.4",
"@nrwl/node": "12.10.1",
"@nrwl/workspace": "12.10.1",
"@nrwl/workspace": "17.0.3",
"@semantic-release/changelog": "5.0.1",
"@types/concurrently": "6.4.0",
"@types/fs-extra": "9.0.13",
Expand All @@ -117,7 +118,7 @@
"@types/lodash": "4.14.191",
"@types/node": "16.18.18",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@typescript-eslint/parser": "~5.10.0",
"dotenv": "16.0.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.8.0",
Expand Down
Loading

0 comments on commit 8afad42

Please sign in to comment.