Skip to content

Commit

Permalink
Update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2022
1 parent fbc58eb commit 568d9a7
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 54 deletions.
57 changes: 29 additions & 28 deletions mock-server/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 mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/swagger-parser": "4.0.3",
"@types/wait-on": "5.3.1",
"@types/which": "2.0.1",
"axios": "0.19.2",
"axios": "1.2.2",
"depcheck": "1.4.3",
"gts": "3.1.1",
"jest": "27.5.1",
Expand Down
43 changes: 19 additions & 24 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 @@ -78,7 +78,7 @@
"@types/wait-on": "5.3.1",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"axios": "0.19.2",
"axios": "1.2.2",
"chai": "4.3.6",
"eslint": "7.32.0",
"find-process": "1.4.7",
Expand Down

0 comments on commit 568d9a7

Please sign in to comment.