File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"author" : " " ,
12
12
"license" : " ISC" ,
13
13
"dependencies" : {
14
- "axios" : " ^0.21.0 " ,
14
+ "axios" : " ^0.21.2 " ,
15
15
"cors" : " ^2.8.5" ,
16
16
"dotenv" : " ^8.2.0" ,
17
17
"express" : " ^4.17.1" ,
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ array-flatten@1.1.1:
15
15
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
16
16
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
17
17
18
- axios@^0.21.0 :
19
- version "0.21.0 "
20
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0 .tgz#26df088803a2350dff2c27f96fef99fe49442aca "
21
- integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw ==
18
+ axios@^0.21.2 :
19
+ version "0.21.2 "
20
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
21
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
22
22
dependencies :
23
- follow-redirects "^1.10 .0"
23
+ follow-redirects "^1.14 .0"
24
24
25
25
basic-auth@~2.0.1 :
26
26
version "2.0.1"
@@ -211,10 +211,10 @@ finalhandler@~1.1.2:
211
211
statuses "~1.5.0"
212
212
unpipe "~1.0.0"
213
213
214
- follow-redirects@^1.10 .0 :
215
- version "1.13.0 "
216
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0 .tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db "
217
- integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA ==
214
+ follow-redirects@^1.14 .0 :
215
+ version "1.15.2 "
216
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2 .tgz#b460864144ba63f2681096f274c4e57026da2c13 "
217
+ integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
218
218
219
219
forwarded@~0.1.2 :
220
220
version "0.1.2"
You can’t perform that action at this time.
0 commit comments