Skip to content

Commit 977a98d

Browse files
Bump axios from 1.12.0 to 1.13.5 in /src/frontend (#798)
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 cc3b517 commit 977a98d

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mapbox/polyline": "^1.2.1",
2525
"@reduxjs/toolkit": "^2.8.2",
2626
"@turf/bbox": "^7.2.0",
27-
"axios": "^1.12.0",
27+
"axios": "^1.13.5",
2828
"geojson": "^0.5.0",
2929
"i18next": "^25.3.2",
3030
"i18next-browser-languagedetector": "^8.2.0",

src/frontend/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2515,13 +2515,13 @@ asynckit@^0.4.0:
25152515
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
25162516
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
25172517

2518-
axios@^1.12.0:
2519-
version "1.12.0"
2520-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
2521-
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
2518+
axios@^1.13.5:
2519+
version "1.13.5"
2520+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
2521+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
25222522
dependencies:
2523-
follow-redirects "^1.15.6"
2524-
form-data "^4.0.4"
2523+
follow-redirects "^1.15.11"
2524+
form-data "^4.0.5"
25252525
proxy-from-env "^1.1.0"
25262526

25272527
balanced-match@^1.0.0:
@@ -3064,15 +3064,15 @@ flatted@^3.2.9:
30643064
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
30653065
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
30663066

3067-
follow-redirects@^1.15.6:
3068-
version "1.15.9"
3069-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
3070-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
3067+
follow-redirects@^1.15.11:
3068+
version "1.15.11"
3069+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
3070+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
30713071

3072-
form-data@^4.0.4:
3073-
version "4.0.4"
3074-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3075-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
3072+
form-data@^4.0.5:
3073+
version "4.0.5"
3074+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
3075+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
30763076
dependencies:
30773077
asynckit "^0.4.0"
30783078
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)