Skip to content

Commit 65e68ee

Browse files
chore (deps): bump axios from 1.12.0 to 1.13.5 in /web-frontend (baserow#4711)
Bumps [axios](https://github.com/axios/axios) from 1.12.0 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.12.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0137f2 commit 65e68ee

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

web-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@zip.js/zip.js": "^2.8.14",
7777
"antlr4": "4.9.3",
7878
"async-mutex": "0.4.0",
79-
"axios": "1.12.0",
79+
"axios": "1.13.5",
8080
"bignumber.js": "9.1.1",
8181
"chart.js": "3.9.1",
8282
"chartjs-adapter-moment": "1.0.1",

web-frontend/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4064,13 +4064,13 @@ axios-mock-adapter@^2.1.0:
40644064
fast-deep-equal "^3.1.3"
40654065
is-buffer "^2.0.5"
40664066

4067-
axios@1.12.0:
4068-
version "1.12.0"
4069-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
4070-
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
4067+
axios@1.13.5:
4068+
version "1.13.5"
4069+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
4070+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
40714071
dependencies:
4072-
follow-redirects "^1.15.6"
4073-
form-data "^4.0.4"
4072+
follow-redirects "^1.15.11"
4073+
form-data "^4.0.5"
40744074
proxy-from-env "^1.1.0"
40754075

40764076
b4a@^1.6.4:
@@ -5970,7 +5970,7 @@ flush-promises@^1.0.2:
59705970
resolved "https://registry.yarnpkg.com/flush-promises/-/flush-promises-1.0.2.tgz#4948fd58f15281fed79cbafc86293d5bb09b2ced"
59715971
integrity sha512-G0sYfLQERwKz4+4iOZYQEZVpOt9zQrlItIxQAAYAWpfby3gbHrx0osCHz5RLl/XoXevXk0xoN4hDFky/VV9TrA==
59725972

5973-
follow-redirects@^1.15.6:
5973+
follow-redirects@^1.15.11:
59745974
version "1.15.11"
59755975
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
59765976
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
@@ -6001,7 +6001,7 @@ form-data@4.0.4:
60016001
hasown "^2.0.2"
60026002
mime-types "^2.1.12"
60036003

6004-
form-data@^4.0.4:
6004+
form-data@^4.0.5:
60056005
version "4.0.5"
60066006
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
60076007
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==

0 commit comments

Comments
 (0)