Skip to content

Commit a4b7814

Browse files
authored
Merge pull request #686 from clemstoquart/dependabot/npm_and_yarn/axios-1.8.4
chore(deps): bump axios from 1.8.3 to 1.8.4
2 parents fe73677 + e14015a commit a4b7814

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MPL-2.0",
1414
"bin": "./lib/index.js",
1515
"dependencies": {
16-
"axios": "1.8.3",
16+
"axios": "1.8.4",
1717
"cli-table3": "0.6.5",
1818
"commander": "13.1.0",
1919
"traverse": "0.6.11",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -466,14 +466,14 @@ __metadata:
466466
languageName: node
467467
linkType: hard
468468

469-
"axios@npm:1.8.3":
470-
version: 1.8.3
471-
resolution: "axios@npm:1.8.3"
469+
"axios@npm:1.8.4":
470+
version: 1.8.4
471+
resolution: "axios@npm:1.8.4"
472472
dependencies:
473473
follow-redirects: "npm:^1.15.6"
474474
form-data: "npm:^4.0.0"
475475
proxy-from-env: "npm:^1.1.0"
476-
checksum: 10/050f911cadd6d47a38ddbf91d2f8da2c34661dda8077e7ad6546e8178701125366fddbba07211a648b6815cf6c2c3c91c0a65d8b968e3d1a6054a21141ff9c01
476+
checksum: 10/a10f0dd836613924e48cf03dc2eff3fd21b14f764807aedaee4880a70c0f142aaebdb21da7ce27104d4c16ca00d0e452a20a20851f60e385a8d5bad1ae909d46
477477
languageName: node
478478
linkType: hard
479479

@@ -1958,7 +1958,7 @@ __metadata:
19581958
"@types/node": "npm:22.13.10"
19591959
"@types/traverse": "npm:0.6.36"
19601960
"@types/xml2js": "npm:0.4.14"
1961-
axios: "npm:1.8.3"
1961+
axios: "npm:1.8.4"
19621962
cli-table3: "npm:0.6.5"
19631963
commander: "npm:13.1.0"
19641964
eslint: "npm:9.22.0"

0 commit comments

Comments
 (0)