Skip to content

Commit

Permalink
build(deps): bump axios from 1.6.8 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 7834a55 commit 4bc75c7
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 29 deletions.
2 changes: 1 addition & 1 deletion packages/admin-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@tupaia/ui-components": "workspace:*",
"@tupaia/utils": "workspace:*",
"ace-builds": "^1.10.1",
"axios": "^1.6.8",
"axios": "^1.7.4",
"case": "^1.5.3",
"content-disposition-header": "^0.6.0",
"date-fns": "^2.29.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datatrak-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tupaia/ui-components": "workspace:*",
"@tupaia/ui-map-components": "workspace:*",
"@tupaia/utils": "workspace:*",
"axios": "^1.6.8",
"axios": "^1.7.4",
"bson-objectid": "^1.2.2",
"downloadjs": "1.4.7",
"leaflet": "^1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lesmis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@tupaia/ui-components": "workspace:*",
"@tupaia/ui-map-components": "workspace:*",
"@tupaia/utils": "workspace:*",
"axios": "^1.6.8",
"axios": "^1.7.4",
"camelcase": "^6.2.0",
"dom-to-image": "^2.6.0",
"downloadjs": "^1.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/psss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@tanstack/react-query-devtools": "4.36.1",
"@tupaia/ui-components": "workspace:*",
"@tupaia/utils": "workspace:*",
"axios": "^1.6.8",
"axios": "^1.7.4",
"date-fns": "^2.16.1",
"faker": "^4.1.0",
"history": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tupaia-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tupaia/ui-components": "workspace:*",
"@tupaia/ui-map-components": "workspace:*",
"@tupaia/utils": "workspace:*",
"axios": "^1.6.8",
"axios": "^1.7.4",
"dom-to-image": "2.6.0",
"downloadjs": "1.4.7",
"leaflet": "^1.7.1",
Expand Down
41 changes: 17 additions & 24 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4bc75c7

Please sign in to comment.