Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.4 [security] (#4448)
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 15, 2024
1 parent c24d7c1 commit 63ee349
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/hmi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vue/runtime-dom": "3.4.35",
"@vueup/vue-quill": "1.2.0",
"ace-builds": "1.32.9",
"axios": "1.6.8",
"axios": "1.7.4",
"chart.js": "4.4.3",
"chartjs-plugin-annotation": "3.0.1",
"chartjs-plugin-datalabels": "2.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4477,14 +4477,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"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: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

Expand Down Expand Up @@ -8794,7 +8794,7 @@ __metadata:
"@vue/runtime-dom": "npm:3.4.35"
"@vueup/vue-quill": "npm:1.2.0"
ace-builds: "npm:1.32.9"
axios: "npm:1.6.8"
axios: "npm:1.7.4"
chart.js: "npm:4.4.3"
chartjs-plugin-annotation: "npm:3.0.1"
chartjs-plugin-datalabels: "npm:2.2.0"
Expand Down

0 comments on commit 63ee349

Please sign in to comment.