Skip to content

Commit 735b084

Browse files
build(deps): bump axios from 1.7.9 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.9 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.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4b7304 commit 735b084

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@mui/x-date-pickers": "^7.27.3",
1616
"@tanstack/react-query": "^5.66.11",
1717
"@vitejs/plugin-react": "^4.3.4",
18-
"axios": "^1.8.1",
18+
"axios": "^1.8.2",
1919
"formik": "^2.4.6",
2020
"history": "^5.3.0",
2121
"i18next": "^23.16.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,10 +2004,10 @@ axe-core@^4.10.0:
20042004
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
20052005
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
20062006

2007-
axios@^1.8.1:
2008-
version "1.8.1"
2009-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.1.tgz#7c118d2146e9ebac512b7d1128771cdd738d11e3"
2010-
integrity sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==
2007+
axios@^1.8.2:
2008+
version "1.8.2"
2009+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2010+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
20112011
dependencies:
20122012
follow-redirects "^1.15.6"
20132013
form-data "^4.0.0"

0 commit comments

Comments
 (0)