File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"test" : " playwright test --workers=1"
11
11
},
12
12
"dependencies" : {
13
- "axios" : " ^0.27.1 " ,
13
+ "axios" : " ^0.27.2 " ,
14
14
"playwright" : " ^1.21.1" ,
15
15
"wait-on" : " ^6.0.1"
16
16
},
Original file line number Diff line number Diff line change @@ -600,10 +600,10 @@ axios@^0.25.0:
600
600
dependencies :
601
601
follow-redirects "^1.14.7"
602
602
603
- axios@^0.27.1 :
604
- version "0.27.1 "
605
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.1 .tgz#badcc8cc38cfa812320221b600776452141ea5d4 "
606
- integrity sha512-ePNMai55xo5GsXajb/k756AqZqpqeDaGwGcdvbZLSSELbbYwsIn2jNmGfUPEwd8j/yu4OoMstLLIVa4t0MneEA ==
603
+ axios@^0.27.2 :
604
+ version "0.27.2 "
605
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2 .tgz#207658cc8621606e586c85db4b41a750e756d972 "
606
+ integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
607
607
dependencies :
608
608
follow-redirects "^1.14.9"
609
609
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments