Skip to content

Commit

Permalink
chore(deps): update dependency axios to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent fbc58eb commit 0b174ac
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 54 deletions.
50 changes: 22 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": "0.27.2",
"depcheck": "1.4.3",
"gts": "3.1.1",
"jest": "27.5.1",
Expand Down
36 changes: 12 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": "0.27.2",
"chai": "4.3.6",
"eslint": "7.32.0",
"find-process": "1.4.7",
Expand Down

0 comments on commit 0b174ac

Please sign in to comment.