Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 0df2adf commit b4744c2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@sentry/tracing": "7.70.0",
"@tanstack/react-query": "4.29.15",
"@tanstack/react-query-devtools": "4.29.15",
"axios": "1.6.2",
"axios": "1.6.5",
"i18next": "22.5.1",
"lodash.clonedeep": "4.5.0",
"lodash.groupby": "4.6.0",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5113,14 +5113,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.4
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8606,6 +8606,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
debug:
optional: true
checksum: 5ca49b5ce6f44338cbfc3546823357e7a70813cecc9b7b768158a1d32c1e62e7407c944402a918ea8c38ae2e78266312d617dc68783fac502cbb55e1047b34ec
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down Expand Up @@ -9202,7 +9212,7 @@ __metadata:
"@types/uuid": ^9.0.2
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
axios: 1.6.2
axios: 1.6.5
cypress: 13.2.0
env-cmd: 10.1.0
eslint: ^8.3.0
Expand Down

0 comments on commit b4744c2

Please sign in to comment.