Skip to content

Commit

Permalink
chore(deps): bump axios from 1.6.2 to 1.6.3 (#1478)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 5a6ed7c commit 6684200
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 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.2"
"axios": "1.6.3"
},
"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.2",
"axios": "1.6.3",
"qs": "6.11.2"
},
"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.2"
"axios": "1.6.3"
},
"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.2"
"axios": "1.6.3"
},
"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.2"
"axios": "1.6.3"
},
"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.2",
"axios": "1.6.3",
"commander": "11.1.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.2",
"axios": "1.6.3",
"qs": "6.11.2"
},
"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.2"
"axios": "1.6.3"
},
"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.2"
"axios": "1.6.3"
},
"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.2",
"axios": "1.6.3",
"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.2"
"axios": "1.6.3"
},
"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.2"
"axios": "1.6.3"
},
"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.2",
"axios": "1.6.3",
"commander": "11.1.0"
},
"description": "An xkcd API client with a CLI.",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1597,10 +1597,10 @@ 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].2, axios@^1.5.1:
version "1.6.2"
resolved "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
[email protected].3, axios@^1.5.1:
version "1.6.3"
resolved "https://registry.npmjs.org/axios/-/axios-1.6.3.tgz#7f50f23b3aa246eff43c54834272346c396613f4"
integrity sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 6684200

Please sign in to comment.