Skip to content

Commit 2cb0a07

Browse files
chore(deps): bump axios from 1.6.8 to 1.7.7 (#352)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33bfef6 commit 2cb0a07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
"webpack-cli": "^5.1.4"
287287
},
288288
"dependencies": {
289-
"axios": "1.6.8",
289+
"axios": "1.7.7",
290290
"date-fns": "^3.6.0",
291291
"eventsource": "^2.0.2",
292292
"find-process": "^1.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,10 +1271,10 @@ available-typed-arrays@^1.0.6:
12711271
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.6.tgz#ac812d8ce5a6b976d738e1c45f08d0b00bc7d725"
12721272
integrity sha512-j1QzY8iPNPG4o4xmO3ptzpRxTciqD3MgEHtifP/YnJpIo58Xu+ne4BejlbkuaLfXn/nz6HFiw29bLpj2PNMdGg==
12731273

1274-
axios@1.6.8:
1275-
version "1.6.8"
1276-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
1277-
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
1274+
axios@1.7.7:
1275+
version "1.7.7"
1276+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
1277+
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
12781278
dependencies:
12791279
follow-redirects "^1.15.6"
12801280
form-data "^4.0.0"

0 commit comments

Comments
 (0)