Skip to content

Commit

Permalink
[frontend] Update dependency axios to v1.7.9 (#2120)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Romuald Lemesle <[email protected]>
  • Loading branch information
renovate[bot] and RomuDeuxfois authored Dec 26, 2024
1 parent 1552cba commit 921fe4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@uiw/react-md-editor": "4.0.5",
"@xyflow/react": "12.3.6",
"apexcharts": "4.0.0",
"axios": "1.7.8",
"axios": "1.7.9",
"ckeditor5": "43.3.0",
"classcat": "5.0.5",
"classnames": "2.5.1",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3918,14 +3918,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.8":
version: 1.7.8
resolution: "axios@npm:1.7.8"
"axios@npm:1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/23ae2d0105aea9170c34ac9b6f30d9b2ab2fa8b1370205d2f7ce98b9f9510ab420148c13359ee837ea5a4bf2fb028ff225bd2fc92052fb0c478c6b4a836e2d5f
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8963,7 +8963,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.3.4"
"@xyflow/react": "npm:12.3.6"
apexcharts: "npm:4.0.0"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
chokidar: "npm:4.0.3"
ckeditor5: "npm:43.3.0"
classcat: "npm:5.0.5"
Expand Down

0 comments on commit 921fe4a

Please sign in to comment.