Skip to content

Commit 30f39f8

Browse files
authored
chore: bump axios version to 1.7.4 (#958)
1 parent 94b8c8b commit 30f39f8

File tree

3 files changed

+21
-18
lines changed

3 files changed

+21
-18
lines changed

package-lock.json

+19-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"acorn": "8.8.1",
7878
"acorn-walk": "8.2.0",
7979
"async-mqtt": "2.6.3",
80-
"axios": "1.6.2",
80+
"axios": "1.7.4",
8181
"chalk": "4.1.2",
8282
"ci-info": "3.8.0",
8383
"conf": "10.2.0",

packages/create-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@oclif/core": "2.8.11",
4343
"@oclif/plugin-help": "5.1.20",
4444
"@oclif/plugin-plugins": "4.1.12",
45-
"axios": "1.6.2",
45+
"axios": "1.7.4",
4646
"chalk": "4.1.2",
4747
"debug": "4.3.4",
4848
"execa": "5.1.0",

0 commit comments

Comments
 (0)