Skip to content

Commit

Permalink
Bump axios from 1.5.0 to 1.5.1 (#1854)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and rosschapman committed Oct 23, 2023
1 parent 1aad141 commit 5bb3e1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@cucumber/cucumber": "^9.5.1",
"@cucumber/pretty-formatter": "^1.0.0",
"axios": "^1.5.0",
"axios": "^1.5.1",
"axios-case-converter": "^1.1.0",
"change-case": "^4.1.2",
"dotenv": "^16.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1067,10 +1067,10 @@ axios-case-converter@^1.1.0:
snake-case "^3.0.3"
tslib "^2.3.0"

axios@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.0.tgz#f02e4af823e2e46a9768cfc74691fdd0517ea267"
integrity sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==
axios@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 5bb3e1f

Please sign in to comment.