Skip to content

Commit 21bf28b

Browse files
build: bump axios from 1.7.7 to 1.7.9 in /App/frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.7.9. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.7.9) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce62e7e commit 21bf28b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

App/frontend/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "^16.18.113",
1818
"@types/react": "^18.3.11",
1919
"@types/react-dom": "^18.3.0",
20-
"axios": "^1.7.7",
20+
"axios": "^1.7.9",
2121
"chart.js": "^4.4.4",
2222
"d3": "^7.9.0",
2323
"d3-cloud": "^1.2.7",

0 commit comments

Comments
 (0)