Skip to content

Commit

Permalink
Update dependency axios to ^0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent bd5d68e commit d6bb710
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/gatsby-source-jenkinsplugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"transform": {}
},
"dependencies": {
"axios": "^0.21.4",
"axios": "^0.24.0",
"axios-retry": "3.2.4",
"cheerio": "^1.0.0-rc.10",
"date-fns": "^2.27.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3025,7 +3025,7 @@ __metadata:
resolution: "@jenkins-cd/gatsby-source-jenkinsplugins@workspace:plugins/gatsby-source-jenkinsplugins"
dependencies:
"@babel/preset-env": 7.16.5
axios: ^0.21.4
axios: ^0.24.0
axios-retry: 3.2.4
babel-jest: 27.4.4
cheerio: ^1.0.0-rc.10
Expand Down Expand Up @@ -5823,6 +5823,15 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.24.0":
version: 0.24.0
resolution: "axios@npm:0.24.0"
dependencies:
follow-redirects: ^1.14.4
checksum: 468cf496c08a6aadfb7e699bebdac02851e3043d4e7d282350804ea8900e30d368daa6e3cd4ab83b8ddb5a3b1e17a5a21ada13fc9cebd27b74828f47a4236316
languageName: node
linkType: hard

"axobject-query@npm:^2.2.0":
version: 2.2.0
resolution: "axobject-query@npm:2.2.0"
Expand Down Expand Up @@ -9708,7 +9717,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.14.4":
version: 1.14.6
resolution: "follow-redirects@npm:1.14.6"
peerDependenciesMeta:
Expand Down

0 comments on commit d6bb710

Please sign in to comment.