Skip to content

Commit 37ae1f8

Browse files
dependabot[bot]Jontzii
authored andcommitted
Bump axios from 1.11.0 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9a3dd7 commit 37ae1f8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@turf/turf": "^7.2.0",
2929
"@types/geojson": "^7946.0.16",
3030
"apollo-link-scalars": "^4.0.3",
31-
"axios": "^1.11.0",
31+
"axios": "^1.12.0",
3232
"graphql": "^16.11.0",
3333
"graphql-ws": "^6.0.6",
3434
"hsl-map-style": "HSLdevcom/hsl-map-style#305b112",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5055,10 +5055,10 @@ axe-core@^4.10.0:
50555055
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
50565056
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
50575057

5058-
axios@^1.11.0:
5059-
version "1.11.0"
5060-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
5061-
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
5058+
axios@^1.12.0:
5059+
version "1.12.0"
5060+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
5061+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
50625062
dependencies:
50635063
follow-redirects "^1.15.6"
50645064
form-data "^4.0.4"

0 commit comments

Comments
 (0)