fix(deps): update dependency axios to v1.7.2

This commit is contained in:
CI 2024-05-21 20:05:09 +00:00
parent 4af3ca86a6
commit f06ab08fc3
2 changed files with 7 additions and 7 deletions

View file

@ -37,7 +37,7 @@
"ajv": "8.13.0", "ajv": "8.13.0",
"archiver": "7.0.1", "archiver": "7.0.1",
"aws-sdk": "2.1624.0", "aws-sdk": "2.1624.0",
"axios": "1.7.1", "axios": "1.7.2",
"backend-rs": "workspace:*", "backend-rs": "workspace:*",
"blurhash": "2.0.5", "blurhash": "2.0.5",
"bull": "4.12.7", "bull": "4.12.7",

View file

@ -88,8 +88,8 @@ importers:
specifier: 2.1624.0 specifier: 2.1624.0
version: 2.1624.0 version: 2.1624.0
axios: axios:
specifier: 1.7.1 specifier: 1.7.2
version: 1.7.1 version: 1.7.2
backend-rs: backend-rs:
specifier: workspace:* specifier: workspace:*
version: link:../backend-rs version: link:../backend-rs
@ -3040,8 +3040,8 @@ packages:
axios@1.2.2: axios@1.2.2:
resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==} resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
axios@1.7.1: axios@1.7.2:
resolution: {integrity: sha512-+LV37nQcd1EpFalkXksWNBiA17NZ5m5/WspmHGmZmdx1qBOg/VNq/c4eRJiA9VQQHBOs+N0ZhhdU10h2TyNK7Q==} resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
b4a@1.6.6: b4a@1.6.6:
resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
@ -10518,7 +10518,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- debug - debug
axios@1.7.1: axios@1.7.2:
dependencies: dependencies:
follow-redirects: 1.15.6 follow-redirects: 1.15.6
form-data: 4.0.0 form-data: 4.0.0
@ -11301,7 +11301,7 @@ snapshots:
deepl-node@1.13.0: deepl-node@1.13.0:
dependencies: dependencies:
'@types/node': 20.12.12 '@types/node': 20.12.12
axios: 1.7.1 axios: 1.7.2
form-data: 3.0.1 form-data: 3.0.1
loglevel: 1.9.1 loglevel: 1.9.1
transitivePeerDependencies: transitivePeerDependencies: