Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.4 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent c28dafb commit 08b78b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@mui/material": "5.16.0",
"@mui/styles": "5.16.0",
"@mui/x-date-pickers": "5.0.20",
"axios": "1.7.2",
"axios": "1.7.4",
"date-fns": "2.30.0",
"jotai": "2.9.1",
"leaflet": "1.9.4",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1854,14 +1854,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: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

Expand Down Expand Up @@ -5799,7 +5799,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.17.0"
"@typescript-eslint/parser": "npm:7.17.0"
"@vitejs/plugin-react-swc": "npm:3.7.0"
axios: "npm:1.7.2"
axios: "npm:1.7.4"
date-fns: "npm:2.30.0"
eslint: "npm:8.57.0"
eslint-plugin-jsx-a11y: "npm:6.9.0"
Expand Down

0 comments on commit 08b78b2

Please sign in to comment.