Skip to content

Commit c9711db

Browse files
Bump axios from 1.13.2 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.13.2 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.13.2...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>
1 parent 822577e commit c9711db

File tree

7 files changed

+23
-23
lines changed

7 files changed

+23
-23
lines changed

packages/data-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@visx/gradient": "^3.12.0",
5757
"@visx/scale": "^3.12.0",
5858
"@visx/shape": "^3.12.0",
59-
"axios": "^1.13.2",
59+
"axios": "^1.13.5",
6060
"classnames": "^2.5.1",
6161
"cross-fetch": "^4.1.0",
6262
"d3-array": "^3.2.4",

packages/form-components/package.json

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

packages/map-styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@macrostrat/color-utils": "workspace:*",
4040
"@macrostrat/ui-components": "workspace:*",
4141
"@types/d3-selection": "^3.0.11",
42-
"axios": "^1.13.2",
42+
"axios": "^1.13.5",
4343
"d3-selection": "^3.0.0",
4444
"mapbox-gl": "^3.0.0",
4545
"maplibre-gl": "^5.17.0",

packages/mapbox-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@turf/bbox": "^7.3.2",
40-
"axios": "^1.13.2",
40+
"axios": "^1.13.5",
4141
"mapbox-gl": "^3.0.0"
4242
},
4343
"devDependencies": {

packages/svg-map-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/d3-zoom": "^3.0.8",
5757
"@types/geojson": "^7946.0.16",
5858
"@types/react-dom": "^18",
59-
"axios": "^1.13.2",
59+
"axios": "^1.13.5",
6060
"d3-array": "^3.2.4",
6161
"d3-drag": "^3.0.0",
6262
"d3-geo": "^3.1.1",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react": "^18.3.12",
5555
"@types/react-dom": "^18",
5656
"@uiw/react-color": "^2.9.2",
57-
"axios": "^1.13.2",
57+
"axios": "^1.13.5",
5858
"chroma-js": "^3.2.0",
5959
"classnames": "^2.5.1",
6060
"d3-array": "^3.2.4",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,7 +1285,7 @@ __metadata:
12851285
"@visx/gradient": "npm:^3.12.0"
12861286
"@visx/scale": "npm:^3.12.0"
12871287
"@visx/shape": "npm:^3.12.0"
1288-
axios: "npm:^1.13.2"
1288+
axios: "npm:^1.13.5"
12891289
classnames: "npm:^2.5.1"
12901290
cross-fetch: "npm:^4.1.0"
12911291
d3-array: "npm:^3.2.4"
@@ -1380,7 +1380,7 @@ __metadata:
13801380
"@types/mapbox__mapbox-gl-draw": "npm:^1.4.8"
13811381
"@types/react": "npm:^18.3.12"
13821382
"@types/react-dom": "npm:^18"
1383-
axios: "npm:^1.13.2"
1383+
axios: "npm:^1.13.5"
13841384
classnames: "npm:^2.5.1"
13851385
mapbox-gl: "npm:^3.0.0"
13861386
peerDependencies:
@@ -1449,7 +1449,7 @@ __metadata:
14491449
"@macrostrat/ui-components": "workspace:*"
14501450
"@macrostrat/web-components-bundler": "workspace:*"
14511451
"@types/d3-selection": "npm:^3.0.11"
1452-
axios: "npm:^1.13.2"
1452+
axios: "npm:^1.13.5"
14531453
d3-selection: "npm:^3.0.0"
14541454
mapbox-gl: "npm:^3.0.0"
14551455
maplibre-gl: "npm:^5.17.0"
@@ -1486,7 +1486,7 @@ __metadata:
14861486
dependencies:
14871487
"@macrostrat/web-components-bundler": "workspace:*"
14881488
"@turf/bbox": "npm:^7.3.2"
1489-
axios: "npm:^1.13.2"
1489+
axios: "npm:^1.13.5"
14901490
mapbox-gl: "npm:^3.0.0"
14911491
languageName: unknown
14921492
linkType: soft
@@ -1546,7 +1546,7 @@ __metadata:
15461546
"@types/d3-zoom": "npm:^3.0.8"
15471547
"@types/geojson": "npm:^7946.0.16"
15481548
"@types/react-dom": "npm:^18"
1549-
axios: "npm:^1.13.2"
1549+
axios: "npm:^1.13.5"
15501550
d3-array: "npm:^3.2.4"
15511551
d3-drag: "npm:^3.0.0"
15521552
d3-geo: "npm:^3.1.1"
@@ -1594,7 +1594,7 @@ __metadata:
15941594
"@types/react": "npm:^18.3.12"
15951595
"@types/react-dom": "npm:^18"
15961596
"@uiw/react-color": "npm:^2.9.2"
1597-
axios: "npm:^1.13.2"
1597+
axios: "npm:^1.13.5"
15981598
chroma-js: "npm:^3.2.0"
15991599
classnames: "npm:^2.5.1"
16001600
d3-array: "npm:^3.2.4"
@@ -4762,14 +4762,14 @@ __metadata:
47624762
languageName: node
47634763
linkType: hard
47644764

4765-
"axios@npm:^1.13.2":
4766-
version: 1.13.2
4767-
resolution: "axios@npm:1.13.2"
4765+
"axios@npm:^1.13.5":
4766+
version: 1.13.5
4767+
resolution: "axios@npm:1.13.5"
47684768
dependencies:
4769-
follow-redirects: "npm:^1.15.6"
4770-
form-data: "npm:^4.0.4"
4769+
follow-redirects: "npm:^1.15.11"
4770+
form-data: "npm:^4.0.5"
47714771
proxy-from-env: "npm:^1.1.0"
4772-
checksum: 10c0/e8a42e37e5568ae9c7a28c348db0e8cf3e43d06fcbef73f0048669edfe4f71219664da7b6cc991b0c0f01c28a48f037c515263cb79be1f1ae8ff034cd813867b
4772+
checksum: 10c0/abf468c34f2d145f3dc7dbc0f1be67e520630624307bda69a41bbe8d386bd672d87b4405c4ee77f9ff54b235ab02f96a9968fb00e75b13ce64706e352a3068fd
47734773
languageName: node
47744774
linkType: hard
47754775

@@ -6704,13 +6704,13 @@ __metadata:
67046704
languageName: node
67056705
linkType: hard
67066706

6707-
"follow-redirects@npm:^1.15.6":
6708-
version: 1.15.9
6709-
resolution: "follow-redirects@npm:1.15.9"
6707+
"follow-redirects@npm:^1.15.11":
6708+
version: 1.15.11
6709+
resolution: "follow-redirects@npm:1.15.11"
67106710
peerDependenciesMeta:
67116711
debug:
67126712
optional: true
6713-
checksum: 10c0/5829165bd112c3c0e82be6c15b1a58fa9dcfaede3b3c54697a82fe4a62dd5ae5e8222956b448d2f98e331525f05d00404aba7d696de9e761ef6e42fdc780244f
6713+
checksum: 10c0/d301f430542520a54058d4aeeb453233c564aaccac835d29d15e050beb33f339ad67d9bddbce01739c5dc46a6716dbe3d9d0d5134b1ca203effa11a7ef092343
67146714
languageName: node
67156715
linkType: hard
67166716

@@ -6724,7 +6724,7 @@ __metadata:
67246724
languageName: node
67256725
linkType: hard
67266726

6727-
"form-data@npm:^4.0.4":
6727+
"form-data@npm:^4.0.5":
67286728
version: 4.0.5
67296729
resolution: "form-data@npm:4.0.5"
67306730
dependencies:

0 commit comments

Comments
 (0)