Skip to content

Commit

Permalink
build(deps): update axios peer dep
Browse files Browse the repository at this point in the history
Update axios peer dep

commit-id:abdc380d
  • Loading branch information
ttshivers committed Jan 24, 2024
1 parent a777e96 commit 2e86ca1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typescript": "^5.3.3"
},
"peerDependencies": {
"axios": "^1.6.3",
"axios": "^1.6.5",
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit 2e86ca1

Please sign in to comment.