Skip to content

Commit 7d65490

Browse files
Bump axios from 1.11.0 to 1.12.0 in /openbas-front
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] <[email protected]>
1 parent 26e135b commit 7d65490

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

openbas-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@uiw/react-md-editor": "4.0.7",
2525
"@xyflow/react": "12.7.0",
2626
"apexcharts": "4.7.0",
27-
"axios": "1.11.0",
27+
"axios": "1.12.0",
2828
"ckeditor5": "45.2.2",
2929
"classcat": "5.0.5",
3030
"cronstrue": "2.61.0",

openbas-front/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4530,14 +4530,14 @@ __metadata:
45304530
languageName: node
45314531
linkType: hard
45324532

4533-
"axios@npm:1.11.0":
4534-
version: 1.11.0
4535-
resolution: "axios@npm:1.11.0"
4533+
"axios@npm:1.12.0":
4534+
version: 1.12.0
4535+
resolution: "axios@npm:1.12.0"
45364536
dependencies:
45374537
follow-redirects: "npm:^1.15.6"
45384538
form-data: "npm:^4.0.4"
45394539
proxy-from-env: "npm:^1.1.0"
4540-
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
4540+
checksum: 10c0/44a1e4cfb69a2d59aa12bbc441a336e5c18e87c02b904c509fd33607d94e8cb8cc221c17e9d53f67841a4efe13abf1aa1497c85df390cdb8681ee723998d11b0
45414541
languageName: node
45424542
linkType: hard
45434543

@@ -10089,7 +10089,7 @@ __metadata:
1008910089
"@vitest/eslint-plugin": "npm:1.2.7"
1009010090
"@xyflow/react": "npm:12.7.0"
1009110091
apexcharts: "npm:4.7.0"
10092-
axios: "npm:1.11.0"
10092+
axios: "npm:1.12.0"
1009310093
chokidar: "npm:4.0.3"
1009410094
ckeditor5: "npm:45.2.2"
1009510095
classcat: "npm:5.0.5"

0 commit comments

Comments
 (0)