Skip to content

Commit 65d64e5

Browse files
authored
Merge pull request #2907 from objectcomputing/dependabot/npm_and_yarn/web-ui/axios-1.8.2
Bump axios from 1.7.7 to 1.8.2 in /web-ui
2 parents 719d2f4 + 80c0898 commit 65d64e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@mui/styles": "^5.15.14",
2121
"@mui/x-date-pickers": "^7.3.1",
2222
"@tinymce/tinymce-react": "^5.0.0",
23-
"axios": "^1.7.4",
23+
"axios": "^1.8.2",
2424
"canvas-confetti": "^1.6.0",
2525
"date-fns": "^2.24.0",
2626
"dayjs": "^1.11.11",

web-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,10 +1951,10 @@ axe-core@^4.9.1:
19511951
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
19521952
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
19531953

1954-
axios@^1.7.4:
1955-
version "1.7.7"
1956-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
1957-
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
1954+
axios@^1.8.2:
1955+
version "1.8.2"
1956+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1957+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
19581958
dependencies:
19591959
follow-redirects "^1.15.6"
19601960
form-data "^4.0.0"

0 commit comments

Comments
 (0)