Skip to content

Commit

Permalink
chore(deps): bump axios from 1.6.2 to 1.6.7
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.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 169f628 commit bcf1886
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/logstash-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/tsedio/logger",
"dependencies": {
"axios": "1.6.2",
"axios": "1.6.7",
"axios-retry": "^3.3.1",
"tslib": "2.6.2",
"uuid": "^9.0.0"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3377,7 +3377,7 @@ __metadata:
dependencies:
"@tsed/logger": 6.6.3
"@types/uuid": ^9.0.1
axios: 1.6.2
axios: 1.6.7
axios-retry: ^3.3.1
tslib: 2.6.2
uuid: ^9.0.0
Expand Down Expand Up @@ -5756,14 +5756,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.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.4
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
checksum: 87d4d429927d09942771f3b3a6c13580c183e31d7be0ee12f09be6d5655304996bb033d85e54be81606f4e89684df43be7bf52d14becb73a12727bf33298a082
languageName: node
linkType: hard

Expand Down Expand Up @@ -10081,13 +10081,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.0":
version: 1.15.3
resolution: "follow-redirects@npm:1.15.3"
"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
debug:
optional: true
checksum: 584da22ec5420c837bd096559ebfb8fe69d82512d5585004e36a3b4a6ef6d5905780e0c74508c7b72f907d1fa2b7bd339e613859e9c304d0dc96af2027fd0231
checksum: 5ca49b5ce6f44338cbfc3546823357e7a70813cecc9b7b768158a1d32c1e62e7407c944402a918ea8c38ae2e78266312d617dc68783fac502cbb55e1047b34ec
languageName: node
linkType: hard

Expand Down

0 comments on commit bcf1886

Please sign in to comment.