Skip to content

Commit

Permalink
build(deps): bump axios and scryfall-sdk
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [scryfall-sdk](https://github.com/ChiriVulpes/scryfall-sdk). These dependencies need to be updated together.


Updates `axios` from 0.26.1 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v1.6.1)

Updates `scryfall-sdk` from 3.2.1 to 3.3.0
- [Changelog](https://github.com/ChiriVulpes/scryfall-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ChiriVulpes/scryfall-sdk/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: scryfall-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 02c8285 commit 8c3809c
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 24 deletions.
125 changes: 102 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"redis": "^4.3.1",
"redis-om": "^0.3.6",
"reflect-metadata": "^0.1.13",
"scryfall-sdk": "^3.2.1",
"scryfall-sdk": "^3.3.0",
"tesseract.js": "^3.0.3",
"tsoa": "^4.1.3",
"tsyringe": "^4.7.0",
Expand Down

0 comments on commit 8c3809c

Please sign in to comment.