Skip to content

Commit 1a43de7

Browse files
chore(deps): update dependency axios to v1
1 parent 72a2d44 commit 1a43de7

File tree

4 files changed

+55
-53
lines changed

4 files changed

+55
-53
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
@@ -56,7 +56,7 @@
5656
"@types/which": "2.0.1",
5757
"@typescript-eslint/eslint-plugin": "5.41.0",
5858
"@typescript-eslint/parser": "5.41.0",
59-
"axios": "0.19.2",
59+
"axios": "1.7.9",
6060
"depcheck": "1.4.3",
6161
"eslint": "7.32.0",
6262
"gts": "3.1.1",

package-lock.json

Lines changed: 24 additions & 23 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
@@ -78,7 +78,7 @@
7878
"@types/wait-on": "5.3.1",
7979
"@typescript-eslint/eslint-plugin": "5.41.0",
8080
"@typescript-eslint/parser": "5.41.0",
81-
"axios": "0.19.2",
81+
"axios": "1.7.9",
8282
"chai": "4.3.6",
8383
"eslint": "7.32.0",
8484
"find-process": "1.4.7",

0 commit comments

Comments
 (0)