Skip to content

Commit 58934a9

Browse files
Bump axios from 1.10.0 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.10.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.10.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c4b95e commit 58934a9

File tree

7 files changed

+21
-21
lines changed

7 files changed

+21
-21
lines changed

packages/data-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@visx/gradient": "^3.12.0",
5151
"@visx/scale": "^3.12.0",
5252
"@visx/shape": "^3.12.0",
53-
"axios": "^1.7.9",
53+
"axios": "^1.12.0",
5454
"classnames": "^2.5.1",
5555
"d3-array": "^3.2.4",
5656
"mapbox-gl": "^2.7.0||^3.13.0"

packages/form-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@mapbox/mapbox-gl-draw": "^1.5.0",
6060
"@types/mapbox__mapbox-gl-draw": "^1.4.8",
6161
"@types/react-dom": "^18",
62-
"axios": "^1.7.9",
62+
"axios": "^1.12.0",
6363
"classnames": "^2.5.1",
6464
"mapbox-gl": "^2.15.0||^3.0.0"
6565
},

packages/map-styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@macrostrat/color-utils": "workspace:*",
30-
"axios": "^1.7.9",
30+
"axios": "^1.12.0",
3131
"mapbox-gl": "^2.15.0||^3.0.0"
3232
}
3333
}

packages/mapbox-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@turf/bbox": "^7.1.0",
2727
"@types/mapbox-gl": "^3.4.1",
28-
"axios": "^1.7.9",
28+
"axios": "^1.12.0",
2929
"mapbox-gl": "^2.15.0||^3.0.0"
3030
},
3131
"repository": {

packages/svg-map-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/d3-zoom": "^3.0.8",
5252
"@types/geojson": "^7946.0.16",
5353
"@types/react-dom": "^18",
54-
"axios": "^1.7.9",
54+
"axios": "^1.12.0",
5555
"d3-array": "^3.2.4",
5656
"d3-drag": "^3.0.0",
5757
"d3-geo": "^3.1.1",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@macrostrat/hyper": "^3.0.6",
4949
"@types/react": "^18.3.12",
5050
"@types/react-dom": "^18",
51-
"axios": "^1.7.9",
51+
"axios": "^1.12.0",
5252
"chroma-js": "^2.4.2||^3.0.0",
5353
"classnames": "^2.3.0",
5454
"d3-array": "^3.2.4",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,7 +2371,7 @@ __metadata:
23712371
"@visx/gradient": "npm:^3.12.0"
23722372
"@visx/scale": "npm:^3.12.0"
23732373
"@visx/shape": "npm:^3.12.0"
2374-
axios: "npm:^1.7.9"
2374+
axios: "npm:^1.12.0"
23752375
classnames: "npm:^2.5.1"
23762376
d3-array: "npm:^3.2.4"
23772377
mapbox-gl: "npm:^2.7.0||^3.13.0"
@@ -2451,7 +2451,7 @@ __metadata:
24512451
"@types/mapbox__mapbox-gl-draw": "npm:^1.4.8"
24522452
"@types/react": "npm:^18.3.12"
24532453
"@types/react-dom": "npm:^18"
2454-
axios: "npm:^1.7.9"
2454+
axios: "npm:^1.12.0"
24552455
classnames: "npm:^2.5.1"
24562456
mapbox-gl: "npm:^2.15.0||^3.0.0"
24572457
parcel: "npm:^2.16.0"
@@ -2521,7 +2521,7 @@ __metadata:
25212521
resolution: "@macrostrat/map-styles@workspace:packages/map-styles"
25222522
dependencies:
25232523
"@macrostrat/color-utils": "workspace:*"
2524-
axios: "npm:^1.7.9"
2524+
axios: "npm:^1.12.0"
25252525
mapbox-gl: "npm:^2.15.0||^3.0.0"
25262526
parcel: "npm:^2.16.0"
25272527
ts-node: "npm:^10.7.0"
@@ -2557,7 +2557,7 @@ __metadata:
25572557
dependencies:
25582558
"@turf/bbox": "npm:^7.1.0"
25592559
"@types/mapbox-gl": "npm:^3.4.1"
2560-
axios: "npm:^1.7.9"
2560+
axios: "npm:^1.12.0"
25612561
mapbox-gl: "npm:^2.15.0||^3.0.0"
25622562
parcel: "npm:^2.16.0"
25632563
languageName: unknown
@@ -2597,7 +2597,7 @@ __metadata:
25972597
"@types/d3-zoom": "npm:^3.0.8"
25982598
"@types/geojson": "npm:^7946.0.16"
25992599
"@types/react-dom": "npm:^18"
2600-
axios: "npm:^1.7.9"
2600+
axios: "npm:^1.12.0"
26012601
d3-array: "npm:^3.2.4"
26022602
d3-drag: "npm:^3.0.0"
26032603
d3-geo: "npm:^3.1.1"
@@ -2643,7 +2643,7 @@ __metadata:
26432643
"@macrostrat/hyper": "npm:^3.0.6"
26442644
"@types/react": "npm:^18.3.12"
26452645
"@types/react-dom": "npm:^18"
2646-
axios: "npm:^1.7.9"
2646+
axios: "npm:^1.12.0"
26472647
chroma-js: "npm:^2.4.2||^3.0.0"
26482648
classnames: "npm:^2.3.0"
26492649
d3-array: "npm:^3.2.4"
@@ -6090,14 +6090,14 @@ __metadata:
60906090
languageName: node
60916091
linkType: hard
60926092

6093-
"axios@npm:^1.7.9":
6094-
version: 1.10.0
6095-
resolution: "axios@npm:1.10.0"
6093+
"axios@npm:^1.12.0":
6094+
version: 1.12.2
6095+
resolution: "axios@npm:1.12.2"
60966096
dependencies:
60976097
follow-redirects: "npm:^1.15.6"
6098-
form-data: "npm:^4.0.0"
6098+
form-data: "npm:^4.0.4"
60996099
proxy-from-env: "npm:^1.1.0"
6100-
checksum: 10c0/2239cb269cc789eac22f5d1aabd58e1a83f8f364c92c2caa97b6f5cbb4ab2903d2e557d9dc670b5813e9bcdebfb149e783fb8ab3e45098635cd2f559b06bd5d8
6100+
checksum: 10c0/80b063e318cf05cd33a4d991cea0162f3573481946f9129efb7766f38fde4c061c34f41a93a9f9521f02b7c9565ccbc197c099b0186543ac84a24580017adfed
61016101
languageName: node
61026102
linkType: hard
61036103

@@ -8282,16 +8282,16 @@ __metadata:
82828282
languageName: node
82838283
linkType: hard
82848284

8285-
"form-data@npm:^4.0.0":
8286-
version: 4.0.3
8287-
resolution: "form-data@npm:4.0.3"
8285+
"form-data@npm:^4.0.4":
8286+
version: 4.0.4
8287+
resolution: "form-data@npm:4.0.4"
82888288
dependencies:
82898289
asynckit: "npm:^0.4.0"
82908290
combined-stream: "npm:^1.0.8"
82918291
es-set-tostringtag: "npm:^2.1.0"
82928292
hasown: "npm:^2.0.2"
82938293
mime-types: "npm:^2.1.12"
8294-
checksum: 10c0/f0cf45873d600110b5fadf5804478377694f73a1ed97aaa370a74c90cebd7fe6e845a081171668a5476477d0d55a73a4e03d6682968fa8661eac2a81d651fcdb
8294+
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
82958295
languageName: node
82968296
linkType: hard
82978297

0 commit comments

Comments
 (0)