Skip to content

Commit

Permalink
build(deps-dev): 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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 65f7f55 commit d892eb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/graphite": "^0.1.0",
"@types/lodash": "^4.14.198",
"@types/supertest": "^2.0.12",
"axios": "^1.4.0",
"axios": "^1.6.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"express": "^4.18.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ __metadata:
"@types/graphite": "npm:^0.1.0"
"@types/lodash": "npm:^4.14.198"
"@types/supertest": "npm:^2.0.12"
axios: "npm:^1.4.0"
axios: "npm:^1.6.0"
class-transformer: "npm:^0.5.1"
class-validator: "npm:^0.14.0"
express: "npm:^4.18.2"
Expand Down Expand Up @@ -1251,14 +1251,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 391f7fdb89b0c09d72b825eccf396b3b501c569e8dab759155c4f84b47bb4004432b99d8686758493a3b1d1673c5efd0e4b948108bb0d3de74ca1a8d30877aa6
checksum: a306bd74ddac770dc2529108059a4294d594e952056ac330d27c1755b7d3f6cbdde1c58fb748b979e2b2a13f47024e0d6bfd219fc6901558775c7148e520b96c
languageName: node
linkType: hard

Expand Down

0 comments on commit d892eb3

Please sign in to comment.