Skip to content

Commit

Permalink
Merge pull request #1022 from exacaster/dependabot/npm_and_yarn/front…
Browse files Browse the repository at this point in the history
…end/axios-1.7.0

chore(deps): bump axios from 1.6.8 to 1.7.0 in /frontend
  • Loading branch information
pdambrauskas authored May 20, 2024
2 parents b8c73ef + 6a480b1 commit 9612370
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/styled": "^11",
"@fontsource/open-sans": "^5.0.28",
"@tanstack/react-query": "^5.37.1",
"axios": "^1.6.8",
"axios": "^1.7.0",
"framer-motion": "^11.2.4",
"moment": "^2.30.1",
"query-string": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1999,10 +1999,10 @@ available-typed-arrays@^1.0.6, 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.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.0.tgz#b48f715325457ededfcb3f0a44a3fb9d5742acb6"
integrity sha512-IiB0wQeKyPRdsFVhBgIo31FbzOyf2M6wYl7/NVutFwFBRMiAbjNiydJIHKeLmPugF4kJLfA1uWZ82Is2QzqqFA==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit 9612370

Please sign in to comment.