Skip to content

Commit

Permalink
chore: bump axios version to 1.7.4 (#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxigimenez authored Aug 14, 2024
1 parent 94b8c8b commit 30f39f8
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 18 deletions.
35 changes: 19 additions & 16 deletions 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 packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"acorn": "8.8.1",
"acorn-walk": "8.2.0",
"async-mqtt": "2.6.3",
"axios": "1.6.2",
"axios": "1.7.4",
"chalk": "4.1.2",
"ci-info": "3.8.0",
"conf": "10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@oclif/core": "2.8.11",
"@oclif/plugin-help": "5.1.20",
"@oclif/plugin-plugins": "4.1.12",
"axios": "1.6.2",
"axios": "1.7.4",
"chalk": "4.1.2",
"debug": "4.3.4",
"execa": "5.1.0",
Expand Down

0 comments on commit 30f39f8

Please sign in to comment.