Skip to content

Commit 61e1487

Browse files
authored
Merge pull request #144 from viqueen/renovate/axios-1.x-lockfile
fix(deps): update dependency axios to v1.7.7
2 parents 2d19f6b + c9031af commit 61e1487

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,9 @@ available-typed-arrays@^1.0.7:
320320
possible-typed-array-names "^1.0.0"
321321

322322
axios@^1.6.7:
323-
version "1.7.4"
324-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
325-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
323+
version "1.7.7"
324+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
325+
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
326326
dependencies:
327327
follow-redirects "^1.15.6"
328328
form-data "^4.0.0"

0 commit comments

Comments
 (0)