File tree Expand file tree Collapse file tree 4 files changed +18
-7
lines changed Expand file tree Collapse file tree 4 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 39
39
"qs" : " ^6.12.3"
40
40
},
41
41
"devDependencies" : {
42
- "axios" : " ^1.7.2 " ,
42
+ "axios" : " ^1.7.4 " ,
43
43
"msw" : " ^2.3.4" ,
44
44
"tsup" : " ^7.2.0" ,
45
45
"typescript" : " ^5.5.4"
Original file line number Diff line number Diff line change 33
33
"@availity/authorizations-core" : " workspace:*"
34
34
},
35
35
"devDependencies" : {
36
- "axios" : " ^1.7.2 " ,
36
+ "axios" : " ^1.7.4 " ,
37
37
"tsup" : " ^7.2.0" ,
38
38
"typescript" : " ^5.5.4"
39
39
},
Original file line number Diff line number Diff line change 38
38
"lodash" : " ^4.17.21"
39
39
},
40
40
"devDependencies" : {
41
- "axios" : " ^1.7.2 " ,
41
+ "axios" : " ^1.7.4 " ,
42
42
"tsup" : " ^7.2.0" ,
43
43
"typescript" : " ^5.5.4"
44
44
},
Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ __metadata:
233
233
resolution: "@availity/api-axios@workspace:packages/api-axios"
234
234
dependencies:
235
235
"@availity/resolve-url": "workspace:*"
236
- axios: ^1.7.2
236
+ axios: ^1.7.4
237
237
lodash: ^4.17.21
238
238
msw: ^2.3.4
239
239
qs: ^6.12.3
@@ -262,7 +262,7 @@ __metadata:
262
262
dependencies:
263
263
"@availity/api-axios": "workspace:*"
264
264
"@availity/authorizations-core": "workspace:*"
265
- axios: ^1.7.2
265
+ axios: ^1.7.4
266
266
tsup: ^7.2.0
267
267
typescript: ^5.5.4
268
268
peerDependencies:
@@ -297,7 +297,7 @@ __metadata:
297
297
resolution: "@availity/dl-axios@workspace:packages/dl-axios"
298
298
dependencies:
299
299
"@availity/dl-core": "workspace:*"
300
- axios: ^1.7.2
300
+ axios: ^1.7.4
301
301
lodash: ^4.17.21
302
302
tsup: ^7.2.0
303
303
typescript: ^5.5.4
@@ -6069,7 +6069,7 @@ __metadata:
6069
6069
languageName: node
6070
6070
linkType: hard
6071
6071
6072
- "axios@npm:^1.6.0, axios@npm:^1.7.2 ":
6072
+ "axios@npm:^1.6.0":
6073
6073
version: 1.7.2
6074
6074
resolution: "axios@npm:1.7.2"
6075
6075
dependencies:
@@ -6080,6 +6080,17 @@ __metadata:
6080
6080
languageName: node
6081
6081
linkType: hard
6082
6082
6083
+ "axios@npm:^1.7.4":
6084
+ version: 1.7.7
6085
+ resolution: "axios@npm:1.7.7"
6086
+ dependencies:
6087
+ follow-redirects: ^1.15.6
6088
+ form-data: ^4.0.0
6089
+ proxy-from-env: ^1.1.0
6090
+ checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
6091
+ languageName: node
6092
+ linkType: hard
6093
+
6083
6094
"axobject-query@npm:~3.1.1":
6084
6095
version: 3.1.1
6085
6096
resolution: "axobject-query@npm:3.1.1"
You can’t perform that action at this time.
0 commit comments