Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2023
1 parent c0525a8 commit 713a36b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@polkadot/types-known": "^9.10.1",
"@polkadot/util": "^10.2.1",
"@polkadot/util-crypto": "^10.2.1",
"axios": "^1.2.1",
"axios": "^1.2.2",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"pino": "^8.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ __metadata:
"@types/yargs": ^17.0.15
"@typescript-eslint/eslint-plugin": ^5.45.0
"@typescript-eslint/parser": ^5.45.0
axios: ^1.2.1
axios: ^1.2.2
eslint: ^8.29.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ^2.26.0
Expand Down Expand Up @@ -1296,14 +1296,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.2.1":
version: 1.2.1
resolution: "axios@npm:1.2.1"
"axios@npm:^1.2.2":
version: 1.2.2
resolution: "axios@npm:1.2.2"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: c4dc4e119064c9aed09a3de309bedb797a139a6fb372223aafe3e0c10a7d4a14e4d3e9c9d309467fadb9d2b490b891ee3df96ef5b55716bb971910466ff9f0c5
checksum: 6e357491b38426c5720f7328ecbafca3c643b03952c052d787570672ce7a9365717c2d64db4ce97cfbee3f830fa405101e360e14d0857ef7f96a9f4d814c4e03
languageName: node
linkType: hard

Expand Down

0 comments on commit 713a36b

Please sign in to comment.