Skip to content

Commit

Permalink
Bump axios from 1.6.2 to 1.6.3 (#614)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.2 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.6.2...v1.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 6eadd49 commit 4921f6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/chopsticks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@polkadot/types": "^10.10.1",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"axios": "^1.6.2",
"axios": "^1.6.3",
"dotenv": "^16.3.1",
"global-agent": "^3.0.0",
"js-yaml": "^4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ __metadata:
"@types/node": "npm:^20.10.4"
"@types/ws": "npm:^8.5.10"
"@types/yargs": "npm:^17.0.32"
axios: "npm:^1.6.2"
axios: "npm:^1.6.3"
dotenv: "npm:^16.3.1"
global-agent: "npm:^3.0.0"
js-yaml: "npm:^4.1.0"
Expand Down Expand Up @@ -3262,14 +3262,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:^1.6.3":
version: 1.6.3
resolution: "axios@npm:1.6.3"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 9b77e030e85e4f9cbcba7bb52fbff67d6ce906c92d213e0bd932346a50140faf83733bf786f55bd58301bd92f9973885c7b87d6348023e10f7eaf286d0791a1d
checksum: dcc6d982353db33e6893ef01cdf81d0a0548dbd8fba0cb046dc4aee1a6a16226721faa4c2a13b2673d47130509629cdb93bb991b3a2bd4ef17a5ac27a8bba0da
languageName: node
linkType: hard

Expand Down

0 comments on commit 4921f6f

Please sign in to comment.