Skip to content

Commit c61685b

Browse files
chore(deps): bump axios from 1.13.5 to 1.15.0 in /web-frontend (baserow#5169)
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 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 379b7d2 commit c61685b

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

web-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@zip.js/zip.js": "^2.8.14",
8181
"antlr4": "4.9.3",
8282
"async-mutex": "0.4.0",
83-
"axios": "1.13.5",
83+
"axios": "1.15.0",
8484
"bignumber.js": "9.1.1",
8585
"chart.js": "3.9.1",
8686
"chartjs-adapter-moment": "1.0.1",

web-frontend/yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5468,14 +5468,14 @@ axios-mock-adapter@^2.1.0:
54685468
fast-deep-equal "^3.1.3"
54695469
is-buffer "^2.0.5"
54705470

5471-
axios@1.13.5:
5472-
version "1.13.5"
5473-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
5474-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
5471+
axios@1.15.0:
5472+
version "1.15.0"
5473+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
5474+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
54755475
dependencies:
54765476
follow-redirects "^1.15.11"
54775477
form-data "^4.0.5"
5478-
proxy-from-env "^1.1.0"
5478+
proxy-from-env "^2.1.0"
54795479

54805480
b4a@^1.6.4:
54815481
version "1.7.3"
@@ -10678,6 +10678,11 @@ proxy-from-env@^1.1.0:
1067810678
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
1067910679
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
1068010680

10681+
proxy-from-env@^2.1.0:
10682+
version "2.1.0"
10683+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
10684+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
10685+
1068110686
public-encrypt@^4.0.3:
1068210687
version "4.0.3"
1068310688
resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.3.tgz#4fcc9d77a07e48ba7527e7cbe0de33d0701331e0"

0 commit comments

Comments
 (0)