Skip to content

Commit c061f61

Browse files
authored
Merge pull request #1797 from hey-api/dependabot/npm_and_yarn/axios-1.8.2
chore(deps): bump axios from 1.7.9 to 1.8.2
2 parents 335737b + e012eb0 commit c061f61

File tree

5 files changed

+24
-24
lines changed

5 files changed

+24
-24
lines changed

examples/openapi-ts-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@radix-ui/react-form": "0.1.1",
1717
"@radix-ui/react-icons": "1.3.2",
1818
"@radix-ui/themes": "3.1.6",
19-
"axios": "1.7.9",
19+
"axios": "1.8.2",
2020
"react": "19.0.0",
2121
"react-dom": "19.0.0"
2222
},

packages/client-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@
7272
"devDependencies": {
7373
"@hey-api/client-core": "workspace:*",
7474
"@hey-api/openapi-ts": "workspace:*",
75-
"axios": "1.7.9"
75+
"axios": "1.8.2"
7676
}
7777
}

packages/openapi-ts-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@tanstack/vue-query": "5.62.12",
4444
"@types/cross-spawn": "6.0.6",
4545
"@types/express": "4.17.21",
46-
"axios": "1.7.9",
46+
"axios": "1.8.2",
4747
"cross-spawn": "7.0.5",
4848
"eslint": "9.17.0",
4949
"express": "4.21.0",

packages/openapi-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"devDependencies": {
9090
"@types/cross-spawn": "6.0.6",
9191
"@types/express": "4.17.21",
92-
"axios": "1.7.9",
92+
"axios": "1.8.2",
9393
"cross-spawn": "7.0.5",
9494
"eslint": "9.17.0",
9595
"express": "4.21.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)