Skip to content

Commit

Permalink
chore(deps): bump axios from 1.6.7 to 1.6.8 (#1531)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.6.8)

---
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] committed Mar 22, 2024
1 parent 98e26e0 commit 7765aa2
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/absence.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"@hapi/hawk": "8.0.0",
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "An absence.io API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bamboohr.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"@hapi/hawk": "8.0.0",
"axios": "1.6.7",
"axios": "1.6.8",
"qs": "6.12.0"
},
"description": "An bamboohr.com API client",
Expand Down
2 changes: 1 addition & 1 deletion packages/c3nav/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "A c3nav API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/corona-warn-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "A corona-warn-app API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/crates.io/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "A crates.io API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icanhazdadjoke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"icanhazdadjoke": "dist/cli.js"
},
"dependencies": {
"axios": "1.6.7",
"axios": "1.6.8",
"commander": "12.0.0"
},
"description": "An icanhazdadjoke.com API client with a CLI.",
Expand Down
2 changes: 1 addition & 1 deletion packages/imgflip.com/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7",
"axios": "1.6.8",
"qs": "6.12.0"
},
"description": "A imgflip.com API client",
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries.io/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "A libraries.io API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/npms.io/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "A npms.io API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/roman-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7",
"axios": "1.6.8",
"tough-cookie": "4.1.3"
},
"description": "An API client for Wire's Lithium proxy Roman.",
Expand Down
2 changes: 1 addition & 1 deletion packages/statuspage.io/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "A statuspage.io API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/updown.io/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.8"
},
"description": "An updown.io API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/xkcdjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"xkcdjs": "dist/cli.js"
},
"dependencies": {
"axios": "1.6.7",
"axios": "1.6.8",
"commander": "12.0.0"
},
"description": "An xkcd API client with a CLI.",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1608,12 +1608,12 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

[email protected].7, axios@^1.6.0:
version "1.6.7"
resolved "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
[email protected].8, axios@^1.6.0:
version "1.6.8"
resolved "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
dependencies:
follow-redirects "^1.15.4"
follow-redirects "^1.15.6"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

Expand Down Expand Up @@ -2797,7 +2797,7 @@ flat@^5.0.2:
resolved "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==

follow-redirects@^1.15.4:
follow-redirects@^1.15.6:
version "1.15.6"
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
Expand Down

0 comments on commit 7765aa2

Please sign in to comment.