Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^1.7.3 (#2916)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 27dba2d commit af61616
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/dts-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"dependencies": {
"@cybozu/eslint-config": "^23.0.0",
"axios": "^1.7.2",
"axios": "^1.7.3",
"commander": "^12.1.0",
"eslint": "^8.57.0",
"form-data": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"dependencies": {
"core-js": "^3.37.1",
"axios": "^1.7.2",
"axios": "^1.7.3",
"form-data": "^4.0.0",
"js-base64": "^3.7.7",
"mime": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit af61616

Please sign in to comment.