File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "author" : " " ,
1313 "license" : " ISC" ,
1414 "dependencies" : {
15- "axios" : " ^0.27.2 " ,
15+ "axios" : " ^0.28.0 " ,
1616 "discord-oauth2" : " ^2.10.0" ,
1717 "discord.js" : " ^14.6.0" ,
1818 "fastify" : " ^4.7.0" ,
Original file line number Diff line number Diff line change @@ -243,13 +243,14 @@ avvio@^8.2.0:
243243 debug "^4.0.0"
244244 fastq "^1.6.1"
245245
246- axios@^0.27.2 :
247- version "0.27.2 "
248- resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2 .tgz#207658cc8621606e586c85db4b41a750e756d972 "
249- integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
246+ axios@^0.28.0 :
247+ version "0.28.1 "
248+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1 .tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70 "
249+ integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ ==
250250 dependencies :
251- follow-redirects "^1.14.9 "
251+ follow-redirects "^1.15.0 "
252252 form-data "^4.0.0"
253+ proxy-from-env "^1.1.0"
253254
254255balanced-match@^1.0.0 :
255256 version "1.0.2"
@@ -512,10 +513,10 @@ find-my-way@^7.3.0:
512513 fast-querystring "^1.0.0"
513514 safe-regex2 "^2.0.0"
514515
515- follow-redirects@^1.14.9 :
516- version "1.15.2 "
517- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2 .tgz#b460864144ba63f2681096f274c4e57026da2c13 "
518- integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
516+ follow-redirects@^1.15.0 :
517+ version "1.15.11 "
518+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11 .tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340 "
519+ integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ ==
519520
520521form-data@^4.0.0 :
521522 version "4.0.0"
@@ -808,6 +809,11 @@ proxy-addr@^2.0.7:
808809 forwarded "0.2.0"
809810 ipaddr.js "1.9.1"
810811
812+ proxy-from-env@^1.1.0 :
813+ version "1.1.0"
814+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
815+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
816+
811817pstree.remy@^1.1.8 :
812818 version "1.1.8"
813819 resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.8.tgz#c242224f4a67c21f686839bbdb4ac282b8373d3a"
You can’t perform that action at this time.
0 commit comments