Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2023
1 parent 1fe23a8 commit b64d4d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/node": "^14.14.10",
"@types/supertest": "^2.0.10",
"@unleash/client-specification": "^4.2.2",
"axios": "1.2.1",
"axios": "1.3.5",
"express": "^4.17.1",
"husky": "^8.0.0",
"is-ci": "^3.0.0",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2408,6 +2408,15 @@ axios@1.2.1:
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axios@1.3.5:
version "1.3.5"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

babel-jest@^28.1.3:
version "28.1.3"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-28.1.3.tgz#c1187258197c099072156a0a121c11ee1e3917d5"
Expand Down

0 comments on commit b64d4d3

Please sign in to comment.