File tree Expand file tree Collapse file tree 3 files changed +3
-11
lines changed Expand file tree Collapse file tree 3 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 28
28
"sinon" : " 15.0.4"
29
29
},
30
30
"dependencies" : {
31
- "axios" : " ^0.27 .0" ,
31
+ "axios" : " ^1.0 .0" ,
32
32
"form-data" : " ^4.0.0" ,
33
33
"jsonwebtoken" : " ^8.4.0"
34
34
}
Original file line number Diff line number Diff line change 49
49
"sinon" : " 15.0.4"
50
50
},
51
51
"dependencies" : {
52
- "axios" : " ^0.27 .0"
52
+ "axios" : " ^1.0 .0"
53
53
}
54
54
}
Original file line number Diff line number Diff line change @@ -3224,14 +3224,6 @@ at-least-node@^1.0.0:
3224
3224
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
3225
3225
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
3226
3226
3227
- axios@^0.27.0 :
3228
- version "0.27.2"
3229
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
3230
- integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
3231
- dependencies :
3232
- follow-redirects "^1.14.9"
3233
- form-data "^4.0.0"
3234
-
3235
3227
axios@^1.0.0 :
3236
3228
version "1.4.0"
3237
3229
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
@@ -4973,7 +4965,7 @@ flatted@^3.1.0:
4973
4965
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
4974
4966
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
4975
4967
4976
- follow-redirects@^1.14.9, follow-redirects@^1. 15.0 :
4968
+ follow-redirects@^1.15.0 :
4977
4969
version "1.15.2"
4978
4970
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
4979
4971
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
You can’t perform that action at this time.
0 commit comments