Skip to content

Commit

Permalink
Update dependency axios to v1.7.4 [SECURITY] (#1322)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 9e0de0a commit a1b7c10
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 @@ -23,7 +23,7 @@
"@redux-devtools/extension": "3.3.0",
"@uiw/react-md-editor": "4.0.4",
"apexcharts": "3.51.0",
"axios": "1.7.2",
"axios": "1.7.4",
"ckeditor5-custom-build": "link:packages/ckeditor5-custom-build",
"classnames": "2.5.1",
"cronstrue": "2.50.0",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5864,14 +5864,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

Expand Down Expand Up @@ -12335,7 +12335,7 @@ __metadata:
"@uiw/react-md-editor": "npm:4.0.4"
"@vitejs/plugin-react": "npm:4.3.0"
apexcharts: "npm:3.51.0"
axios: "npm:1.7.2"
axios: "npm:1.7.4"
chokidar: "npm:3.6.0"
ckeditor5-custom-build: "link:packages/ckeditor5-custom-build"
classnames: "npm:2.5.1"
Expand Down

0 comments on commit a1b7c10

Please sign in to comment.