Skip to content

Commit 6e5a589

Browse files
jayvdbastahmer
authored andcommitted
fix: Bump axios to avoid CVE-2023-45857
1 parent 54df22b commit 6e5a589

File tree

3 files changed

+31
-82
lines changed

3 files changed

+31
-82
lines changed

.changeset/honest-squids-hang.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"openapi-zod-client": patch
3+
---
4+
5+
fix: Bump axios to avoid CVE-2023-45857

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@apidevtools/swagger-parser": "^10.1.0",
2525
"@liuli-util/fs-extra": "^0.1.0",
2626
"@zodios/core": "^10.3.1",
27-
"axios": "^0.27.2",
27+
"axios": "^1.6.0",
2828
"cac": "^6.7.14",
2929
"handlebars": "^4.7.7",
3030
"openapi-types": "^12.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)