Skip to content

Commit

Permalink
Bump axios from 1.1.3 to 1.6.3 in /big-dipper-backend
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.6.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.1.3...v1.6.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent ef21f2a commit 55c25e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion big-dipper-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@google/model-viewer": "^2.0.2",
"@ledgerhq/hw-transport-web-ble": "^6.27.6",
"@ledgerhq/hw-transport-webusb": "^6.27.6",
"axios": "^1.1.3",
"axios": "^1.6.3",
"babel-polyfill": "^6.26.0",
"bech32": "^2.0.0",
"bootstrap": "^5.2.2",
Expand Down
6 changes: 3 additions & 3 deletions big-dipper-backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -897,9 +897,9 @@ axios@^0.19.0:
dependencies:
follow-redirects "1.5.10"

axios@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3.tgz#8274250dada2edf53814ed7db644b9c2866c1e35"
axios@^1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.3.tgz#7f50f23b3aa246eff43c54834272346c396613f4"
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 55c25e2

Please sign in to comment.