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" : " ^1.0.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@^1.0.0 :
247+ version "1.6.7 "
248+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7 .tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7 "
249+ integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA ==
250250 dependencies :
251- follow-redirects "^1.14.9 "
251+ follow-redirects "^1.15.4 "
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.4 :
517+ version "1.15.5 "
518+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5 .tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020 "
519+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw ==
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