This repository was archived by the owner on Jul 14, 2023. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6
6
"author" : " Ac Junior" ,
7
7
"license" : " MIT" ,
8
8
"dependencies" : {
9
- "axios" : " ^0.21.1 " ,
9
+ "axios" : " ^0.21.2 " ,
10
10
"dotenv" : " ^8.0.0" ,
11
11
"express" : " ^4.17.1" ,
12
12
"telebot" : " ^1.3.0" ,
Original file line number Diff line number Diff line change @@ -107,12 +107,12 @@ aws4@^1.8.0:
107
107
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
108
108
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
109
109
110
- axios@^0.21.1 :
111
- version "0.21.1 "
112
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
113
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
110
+ axios@^0.21.2 :
111
+ version "0.21.2 "
112
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
113
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
114
114
dependencies :
115
- follow-redirects "^1.10 .0"
115
+ follow-redirects "^1.14 .0"
116
116
117
117
balanced-match@^1.0.0 :
118
118
version "1.0.0"
@@ -520,10 +520,10 @@ finalhandler@~1.1.2:
520
520
statuses "~1.5.0"
521
521
unpipe "~1.0.0"
522
522
523
- follow-redirects@^1.10 .0 :
524
- version "1.13.1 "
525
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1 .tgz#5f69b813376cee4fd0474a3aba835df04ab763b7 "
526
- integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg ==
523
+ follow-redirects@^1.14 .0 :
524
+ version "1.14.4 "
525
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
526
+ integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
527
527
528
528
forever-agent@~0.6.1 :
529
529
version "0.6.1"
You can’t perform that action at this time.
0 commit comments