Skip to content

Commit 36e1cdc

Browse files
chore(deps): bump axios from 1.13.5 to 1.15.0 in /e2e-tests (baserow#5168)
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 c61685b commit 36e1cdc

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@faker-js/faker": "7.6.0",
2121
"@nuxt/test-utils": "^3.21.0",
2222
"@playwright/test": "^1.48.0",
23-
"axios": "1.13.5",
23+
"axios": "1.15.0",
2424
"dotenv": "16.0.3"
2525
}
2626
}

e2e-tests/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -277,14 +277,14 @@ asynckit@^0.4.0:
277277
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
278278
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
279279

280-
axios@1.13.5:
281-
version "1.13.5"
282-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
283-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
280+
axios@1.15.0:
281+
version "1.15.0"
282+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
283+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
284284
dependencies:
285285
follow-redirects "^1.15.11"
286286
form-data "^4.0.5"
287-
proxy-from-env "^1.1.0"
287+
proxy-from-env "^2.1.0"
288288

289289
c12@^3.3.2, c12@^3.3.3:
290290
version "3.3.3"
@@ -749,10 +749,10 @@ postcss@^8.5.6:
749749
picocolors "^1.1.1"
750750
source-map-js "^1.2.1"
751751

752-
proxy-from-env@^1.1.0:
753-
version "1.1.0"
754-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
755-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
752+
proxy-from-env@^2.1.0:
753+
version "2.1.0"
754+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
755+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
756756

757757
quansync@^0.2.11:
758758
version "0.2.11"

0 commit comments

Comments
 (0)