Skip to content

Commit

Permalink
FAI-12563 Remove override and update axios
Browse files Browse the repository at this point in the history
  • Loading branch information
ypc-faros committed Sep 4, 2024
1 parent 276bd7c commit a8ecdb8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
20 changes: 10 additions & 10 deletions cli/package-lock.json

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

5 changes: 1 addition & 4 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@octokit/core": "^4.0.5",
"@types/node": "^16.11.7",
"async-retry": "^1.3.3",
"axios": "^1.6.0",
"axios": "^1.7.4",
"bitbucket": "^2.8.0",
"commander": "^9.3.0",
"enquirer": "^2.3.6",
Expand Down Expand Up @@ -72,9 +72,6 @@
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
},
"overrides": {
"axios": "^1.6.0"
},
"prettier": {
"bracketSpacing": false,
"parser": "typescript",
Expand Down

0 comments on commit a8ecdb8

Please sign in to comment.