Skip to content

Commit ba4054c

Browse files
Bump axios from 1.13.4 to 1.13.5
Bumps [axios](https://github.com/axios/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30acbe5 commit ba4054c

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
@@ -34,7 +34,7 @@
3434
"@vuelidate/core": "^2.0.3",
3535
"@vuelidate/validators": "^2.0.4",
3636
"alpinejs": "^3.15.8",
37-
"axios": "^1.13.4",
37+
"axios": "^1.13.5",
3838
"blueimp-file-upload": "^10.32.0",
3939
"blueimp-load-image": "^5.16.0",
4040
"bootstrap-daterangepicker": "^3.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4190,14 +4190,14 @@ __metadata:
41904190
languageName: node
41914191
linkType: hard
41924192

4193-
"axios@npm:^1.13.4":
4194-
version: 1.13.4
4195-
resolution: "axios@npm:1.13.4"
4193+
"axios@npm:^1.13.5":
4194+
version: 1.13.5
4195+
resolution: "axios@npm:1.13.5"
41964196
dependencies:
4197-
follow-redirects: "npm:^1.15.6"
4198-
form-data: "npm:^4.0.4"
4197+
follow-redirects: "npm:^1.15.11"
4198+
form-data: "npm:^4.0.5"
41994199
proxy-from-env: "npm:^1.1.0"
4200-
checksum: 10c0/474c00b7d71f4de4ad562589dae6b615149df7c2583bbc5ebba96229f3f85bfb0775d23705338df072f12e48d3e85685c065a3cf6855d58968a672d19214c728
4200+
checksum: 10c0/abf468c34f2d145f3dc7dbc0f1be67e520630624307bda69a41bbe8d386bd672d87b4405c4ee77f9ff54b235ab02f96a9968fb00e75b13ce64706e352a3068fd
42014201
languageName: node
42024202
linkType: hard
42034203

@@ -4637,7 +4637,7 @@ __metadata:
46374637
"@vuelidate/validators": "npm:^2.0.4"
46384638
alpinejs: "npm:^3.15.8"
46394639
autoprefixer: "npm:^10.4.24"
4640-
axios: "npm:^1.13.4"
4640+
axios: "npm:^1.13.5"
46414641
baseline-browser-mapping: "npm:^2.9.19"
46424642
blueimp-file-upload: "npm:^10.32.0"
46434643
blueimp-load-image: "npm:^5.16.0"
@@ -6629,7 +6629,7 @@ __metadata:
66296629
languageName: node
66306630
linkType: hard
66316631

6632-
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
6632+
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.11":
66336633
version: 1.15.11
66346634
resolution: "follow-redirects@npm:1.15.11"
66356635
peerDependenciesMeta:
@@ -6649,7 +6649,7 @@ __metadata:
66496649
languageName: node
66506650
linkType: hard
66516651

6652-
"form-data@npm:^4.0.4":
6652+
"form-data@npm:^4.0.5":
66536653
version: 4.0.5
66546654
resolution: "form-data@npm:4.0.5"
66556655
dependencies:

0 commit comments

Comments
 (0)