Skip to content

Commit

Permalink
chore: upgrade typescript client axios to version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Zahavi committed Dec 24, 2023
1 parent b441425 commit ec30114
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 10 deletions.
129 changes: 120 additions & 9 deletions clients/kratos/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clients/kratos/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "npm run build"
},
"dependencies": {
"axios": "^0.21.4"
"axios": "^1.6.2"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down

0 comments on commit ec30114

Please sign in to comment.