File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 49
49
},
50
50
"dependencies" : {
51
51
"apollo-server-express" : " 3.6.7" ,
52
- "axios" : " 0.25.0 " ,
52
+ "axios" : " 0.27.2 " ,
53
53
"body-parser" : " 1.20.0" ,
54
54
"comlink" : " 4.3.1" ,
55
55
"compression" : " 1.7.4" ,
Original file line number Diff line number Diff line change @@ -769,12 +769,13 @@ asynckit@^0.4.0:
769
769
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
770
770
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
771
771
772
- axios@0.25.0 :
773
- version "0.25.0 "
774
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0 .tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
775
- integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
772
+ axios@0.27.2 :
773
+ version "0.27.2 "
774
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2 .tgz#207658cc8621606e586c85db4b41a750e756d972 "
775
+ integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
776
776
dependencies :
777
- follow-redirects "^1.14.7"
777
+ follow-redirects "^1.14.9"
778
+ form-data "^4.0.0"
778
779
779
780
bail@^1.0.0 :
780
781
version "1.0.5"
@@ -1874,7 +1875,7 @@ flatted@^3.1.0:
1874
1875
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
1875
1876
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
1876
1877
1877
- follow-redirects@^1.14.7 :
1878
+ follow-redirects@^1.14.9 :
1878
1879
version "1.14.9"
1879
1880
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
1880
1881
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
You can’t perform that action at this time.
0 commit comments