Skip to content

Commit c679614

Browse files
Bump axios from 1.7.3 to 1.7.9 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.3 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.3...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 2bb53b1 commit c679614

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@react-oauth/google": "^0.12.1",
2626
"@tanstack/react-table": "^8.20.5",
2727
"@types/uuid": "^9.0.7",
28-
"axios": "^1.6.5",
28+
"axios": "^1.7.9",
2929
"clsx": "^2.1.1",
3030
"eslint-plugin-react": "^7.33.2",
3131
"re-resizable": "^6.9.16",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2562,10 +2562,10 @@ available-typed-arrays@^1.0.7:
25622562
dependencies:
25632563
possible-typed-array-names "^1.0.0"
25642564

2565-
axios@^1.6.5:
2566-
version "1.7.3"
2567-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
2568-
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
2565+
axios@^1.7.9:
2566+
version "1.7.9"
2567+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
2568+
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
25692569
dependencies:
25702570
follow-redirects "^1.15.6"
25712571
form-data "^4.0.0"

0 commit comments

Comments
 (0)