Skip to content

Commit

Permalink
Merge pull request #36 from theBoEffect/dependabot/npm_and_yarn/axios…
Browse files Browse the repository at this point in the history
…-1.6.0

Bump axios from 1.5.1 to 1.6.0
  • Loading branch information
theBoEffect authored Mar 17, 2024
2 parents c7b774c + 34b9b31 commit d72861b
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 @@ -36,7 +36,7 @@
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^11.1.0",
"@hapi/boom": "^10.0.1",
"axios": "^1.3.4",
"axios": "^1.6.0",
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express-openapi-validate": "^0.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3059,10 +3059,10 @@ axios@^0.21.1:
dependencies:
follow-redirects "^1.14.0"

axios@^1.3.4:
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==
axios@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit d72861b

Please sign in to comment.