Skip to content

Commit 5de9210

Browse files
chore(deps): update dependency axios to v0.27.2
1 parent 46b2bc6 commit 5de9210

File tree

4 files changed

+36
-54
lines changed

4 files changed

+36
-54
lines changed

mock-server/package-lock.json

Lines changed: 22 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": "0.27.2",
4949
"depcheck": "1.4.3",
5050
"gts": "3.1.1",
5151
"jest": "27.5.1",

package-lock.json

Lines changed: 12 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
@@ -81,7 +81,7 @@
8181
"@types/wait-on": "5.3.1",
8282
"@typescript-eslint/eslint-plugin": "5.38.1",
8383
"@typescript-eslint/parser": "5.38.1",
84-
"axios": "0.19.2",
84+
"axios": "0.27.2",
8585
"chai": "4.3.6",
8686
"eslint": "7.32.0",
8787
"find-process": "1.4.7",

0 commit comments

Comments
 (0)