This repository was archived by the owner on Oct 7, 2024. It is now read-only.
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
"author" : " Christopher Klaus" ,
11
11
"license" : " ISC" ,
12
12
"dependencies" : {
13
- "axios" : " ^0.20.0 " ,
13
+ "axios" : " ^0.21.1 " ,
14
14
"body-parser" : " ^1.19.0" ,
15
15
"cors" : " ^2.8.5" ,
16
16
"express" : " ^4.17.1" ,
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ arraybuffer.slice@~0.0.7:
45
45
resolved "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz#3bbc4275dd584cc1b10809b89d4e8b63a69e7675"
46
46
integrity sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==
47
47
48
- axios@^0.20.0 :
49
- version "0.20.0 "
50
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.20.0 .tgz#057ba30f04884694993a8cd07fa394cff11c50bd "
51
- integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA ==
48
+ axios@^0.21.1 :
49
+ version "0.21.1 "
50
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
51
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
52
52
dependencies :
53
53
follow-redirects "^1.10.0"
54
54
You can’t perform that action at this time.
0 commit comments