Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^1.7.2 (#2774)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tuan Pham <tuan-pham@cybozu.vn>
  • Loading branch information
renovate[bot] and tuanphamcybozu committed Jun 7, 2024
1 parent afb4fd1 commit a051399
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.6.8",
"axios": "^1.7.2",
"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.6.8",
"axios": "^1.7.2",
"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 a051399

Please sign in to comment.