Skip to content

Commit 1eb62b8

Browse files
chore(deps): bump axios in the npm_and_yarn group across 1 directory (#50)
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab059bb commit 1eb62b8

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"prepare": "husky install"
2222
},
2323
"dependencies": {
24-
"axios": "^1.13.4",
24+
"axios": "^1.13.5",
2525
"commander": "^14.0.3",
2626
"debug": "^4.4.3",
2727
"fastmatter": "^2.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@ __metadata:
12271227
"@types/unist": "npm:^2.0.6"
12281228
"@typescript-eslint/eslint-plugin": "npm:^4.28.3"
12291229
"@typescript-eslint/parser": "npm:^4.28.3"
1230-
axios: "npm:^1.13.4"
1230+
axios: "npm:^1.13.5"
12311231
commander: "npm:^14.0.3"
12321232
debug: "npm:^4.4.3"
12331233
eslint: "npm:^7.30.0"
@@ -1404,14 +1404,14 @@ __metadata:
14041404
languageName: node
14051405
linkType: hard
14061406

1407-
"axios@npm:^1.13.4":
1408-
version: 1.13.4
1409-
resolution: "axios@npm:1.13.4"
1407+
"axios@npm:^1.13.5":
1408+
version: 1.13.5
1409+
resolution: "axios@npm:1.13.5"
14101410
dependencies:
1411-
follow-redirects: "npm:^1.15.6"
1412-
form-data: "npm:^4.0.4"
1411+
follow-redirects: "npm:^1.15.11"
1412+
form-data: "npm:^4.0.5"
14131413
proxy-from-env: "npm:^1.1.0"
1414-
checksum: 10c0/474c00b7d71f4de4ad562589dae6b615149df7c2583bbc5ebba96229f3f85bfb0775d23705338df072f12e48d3e85685c065a3cf6855d58968a672d19214c728
1414+
checksum: 10c0/abf468c34f2d145f3dc7dbc0f1be67e520630624307bda69a41bbe8d386bd672d87b4405c4ee77f9ff54b235ab02f96a9968fb00e75b13ce64706e352a3068fd
14151415
languageName: node
14161416
linkType: hard
14171417

@@ -2516,7 +2516,7 @@ __metadata:
25162516
languageName: node
25172517
linkType: hard
25182518

2519-
"follow-redirects@npm:^1.15.6":
2519+
"follow-redirects@npm:^1.15.11":
25202520
version: 1.15.11
25212521
resolution: "follow-redirects@npm:1.15.11"
25222522
peerDependenciesMeta:
@@ -2526,7 +2526,7 @@ __metadata:
25262526
languageName: node
25272527
linkType: hard
25282528

2529-
"form-data@npm:^4.0.4":
2529+
"form-data@npm:^4.0.5":
25302530
version: 4.0.5
25312531
resolution: "form-data@npm:4.0.5"
25322532
dependencies:

0 commit comments

Comments
 (0)