Skip to content

Commit

Permalink
Merge pull request #103 from xpadev-net/dependabot/npm_and_yarn/axios…
Browse files Browse the repository at this point in the history
…-1.7.4

chore(deps): bump axios from 1.6.8 to 1.7.4
  • Loading branch information
xpadev-net authored Aug 30, 2024
2 parents 34712ef + 3a19433 commit c4a80aa
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 @@ -30,7 +30,7 @@
"@mui/material": "^5.15.15",
"@xpadev-net/niconicomments": "^0.2.71",
"@xpadev-net/xml2js": "^0.6.2-2",
"axios": "^1.6.8",
"axios": "^1.7.4",
"electron-log": "^5.1.2",
"electron-store": "^8.2.0",
"jotai": "^2.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1569,10 +1569,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"

axios@^1.6.8:
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 c4a80aa

Please sign in to comment.