Skip to content

Commit 3d55c4e

Browse files
authored
Merge pull request #6 from xlurio/dependabot/npm_and_yarn/frontend/axios-1.7.3
chore(deps): bump axios from 1.7.2 to 1.7.3 in /frontend
2 parents 64abcef + 559d35d commit 3d55c4e

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
@@ -28,7 +28,7 @@
2828
"@mui/x-date-pickers": "^7.11.1",
2929
"@reduxjs/toolkit": "^2.2.7",
3030
"@types/js-cookie": "^3.0.6",
31-
"axios": "^1.7.2",
31+
"axios": "^1.7.3",
3232
"dayjs": "^1.11.12",
3333
"js-cookie": "^3.0.5",
3434
"next": "14.2.5",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,10 +1448,10 @@ axe-core@^4.9.1:
14481448
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.0.tgz#d9e56ab0147278272739a000880196cdfe113b59"
14491449
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
14501450

1451-
axios@^1.7.2:
1452-
version "1.7.2"
1453-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
1454-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
1451+
axios@^1.7.3:
1452+
version "1.7.3"
1453+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
1454+
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
14551455
dependencies:
14561456
follow-redirects "^1.15.6"
14571457
form-data "^4.0.0"

0 commit comments

Comments
 (0)