Skip to content

Commit 73cb80f

Browse files
Bump axios from 1.7.2 to 1.7.4 in /finish/src/main/frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.2 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.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5781454 commit 73cb80f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

finish/src/main/frontend/package-lock.json

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

finish/src/main/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@tanstack/react-table": "^8.17.3",
14-
"axios": "^1.7.2",
14+
"axios": "^1.7.4",
1515
"next": "14.2.4",
1616
"react": "^18",
1717
"react-dom": "^18"

0 commit comments

Comments
 (0)