Skip to content

Commit

Permalink
Bump axios from 1.4.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent d5315eb commit d0aaba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@subql/node-core": "^7.0.2",
"@subql/types-algorand": "workspace:*",
"algosdk": "^2.2.0",
"axios": "^1.3.4",
"axios": "^1.6.0",
"cron-converter": "^1.0.2",
"dayjs": "^1.10.7",
"eventemitter2": "^6.4.5",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3119,7 +3119,7 @@ __metadata:
"@types/tar": ^6.1.1
"@types/yargs": ^16.0.4
algosdk: ^2.2.0
axios: ^1.3.4
axios: ^1.6.0
cron-converter: ^1.0.2
dayjs: ^1.10.7
dotenv: ^15.0.1
Expand Down Expand Up @@ -4521,17 +4521,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.3.4":
version: 1.4.0
resolution: "axios@npm:1.4.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
languageName: node
linkType: hard

"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
Expand Down

0 comments on commit d0aaba3

Please sign in to comment.