Skip to content

Commit c2571fd

Browse files
Bump axios from 1.7.9 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a40f2ce commit c2571fd

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

integration-tests/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dependencies": {
44
"@elastic/elasticsearch": "^7.17.14",
55
"@overture-stack/arranger-server": "*",
6-
"axios": "^1.7.9",
6+
"axios": "^1.8.2",
77
"graphql": "^16.6.0",
88
"graphql-tag": "^2.12.6",
99
"lodash-es": "^4.17.21"

modules/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@overture-stack/sqon-builder": "^1.1.0",
3232
"@reach/component-component": "^0.17.0",
3333
"@tanstack/react-table": "^8.7.9",
34-
"axios": "^1.7.9",
34+
"axios": "^1.8.2",
3535
"classnames": "^2.3.2",
3636
"color": "^4.2.3",
3737
"convert-units": "^2.3.4",

modules/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"apollo-server": "^3.10.3",
3838
"apollo-server-core": "^3.10.3",
3939
"apollo-server-express": "^3.10.3",
40-
"axios": "^1.7.9",
40+
"axios": "^1.8.2",
4141
"chalk": "^2.3.1",
4242
"convert-units": "^2.3.4",
4343
"cors": "^2.8.5",

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)