Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 2e8f873 commit 3275640
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 @@ -17,7 +17,7 @@
"@tanstack/react-query": "4.29.15",
"@tanstack/react-query-devtools": "4.29.15",
"@types/lodash.mapvalues": "4.6.9",
"axios": "1.6.2",
"axios": "1.6.8",
"date-fns": "3.3.1",
"i18next": "22.5.1",
"lodash.clonedeep": "4.5.0",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5532,14 +5532,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.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
checksum: bf007fa4b207d102459300698620b3b0873503c6d47bf5a8f6e43c0c64c90035a4f698b55027ca1958f61ab43723df2781c38a99711848d232cad7accbcdfcdd
languageName: node
linkType: hard

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

"follow-redirects@npm:^1.15.6":
version: 1.15.9
resolution: "follow-redirects@npm:1.15.9"
peerDependenciesMeta:
debug:
optional: true
checksum: 859e2bacc7a54506f2bf9aacb10d165df78c8c1b0ceb8023f966621b233717dab56e8d08baadc3ad3b9db58af290413d585c999694b7c146aaf2616340c3d2a6
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 @@ -9642,7 +9652,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.8
cypress: 13.2.0
date-fns: 3.3.1
env-cmd: 10.1.0
Expand Down

0 comments on commit 3275640

Please sign in to comment.