Skip to content

Commit

Permalink
Merge pull request #744 from hktrpg/dependabot/npm_and_yarn/axios-1.7.4
Browse files Browse the repository at this point in the history
Bump axios from 1.6.8 to 1.7.4
  • Loading branch information
zeteticl authored Sep 8, 2024
2 parents 038bf8a + bc28c30 commit 554da94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vitalets/google-translate-api": "^9",
"@zetetic/duckduckgo-images-api": "github:zeteticl/duckduckgo-images-api",
"agenda": "^4.2.1",
"axios": "^1.6.0",
"axios": "^1.7.4",
"axios-retry": "^3.2.4",
"bcdice": "^4.5.0",
"bufferutil": "^4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2565,10 +2565,10 @@ axios@^0.27.0:
follow-redirects "^1.14.9"
form-data "^4.0.0"

axios@^1.6.0:
version "1.6.8"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
axios@^1.7.4:
version "1.7.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit 554da94

Please sign in to comment.