Skip to content

Commit ef6024a

Browse files
chore(deps): update dependency axios to v1
1 parent 88d5e41 commit ef6024a

File tree

4 files changed

+50
-54
lines changed

4 files changed

+50
-54
lines changed

mock-server/package-lock.json

Lines changed: 29 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mock-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/swagger-parser": "4.0.3",
4646
"@types/wait-on": "5.3.1",
4747
"@types/which": "2.0.1",
48-
"axios": "0.19.2",
48+
"axios": "1.1.3",
4949
"depcheck": "1.4.3",
5050
"gts": "3.1.1",
5151
"jest": "27.5.1",

package-lock.json

Lines changed: 19 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/wait-on": "5.3.1",
8080
"@typescript-eslint/eslint-plugin": "5.41.0",
8181
"@typescript-eslint/parser": "5.41.0",
82-
"axios": "0.19.2",
82+
"axios": "1.1.3",
8383
"chai": "4.3.6",
8484
"eslint": "7.32.0",
8585
"find-process": "1.4.7",

0 commit comments

Comments
 (0)