Skip to content

Commit 51702a8

Browse files
Bump axios from 1.7.4 to 1.8.2 in /client
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0e5ee7 commit 51702a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@fortawesome/free-solid-svg-icons": "^5.10.2",
3131
"@fortawesome/react-fontawesome": "^0.1.4",
3232
"@sentry/browser": "^8.33.0",
33-
"axios": "^1.7.4",
33+
"axios": "^1.8.2",
3434
"babel-core": "7.0.0-bridge.0",
3535
"chart.js": "^2.9.4",
3636
"chartkick": "^3.1.1",

client/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4201,10 +4201,10 @@ axe-core@^4.4.3:
42014201
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
42024202
integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
42034203

4204-
axios@^1.7.4:
4205-
version "1.7.4"
4206-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
4207-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
4204+
axios@^1.8.2:
4205+
version "1.8.2"
4206+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
4207+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
42084208
dependencies:
42094209
follow-redirects "^1.15.6"
42104210
form-data "^4.0.0"

0 commit comments

Comments
 (0)