Skip to content

Commit 9383b83

Browse files
Bump axios from 1.7.4 to 1.8.2 in /finish/src/main/frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe59327 commit 9383b83

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: finish/src/main/frontend/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: finish/src/main/frontend/package.json

+1-1
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.4",
14+
"axios": "^1.8.2",
1515
"next": "14.2.21",
1616
"react": "^18",
1717
"react-dom": "^18"

0 commit comments

Comments
 (0)