|
@@ -709,6 +709,15 @@ aws4@^1.8.0:
|
|
|
resolved "https://registry.npmmirror.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
|
|
|
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
|
|
|
|
|
|
+axios@1.5.0:
|
|
|
+ version "1.5.0"
|
|
|
+ resolved "https://registry.npmmirror.com/axios/-/axios-1.5.0.tgz#f02e4af823e2e46a9768cfc74691fdd0517ea267"
|
|
|
+ integrity sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==
|
|
|
+ dependencies:
|
|
|
+ follow-redirects "^1.15.0"
|
|
|
+ form-data "^4.0.0"
|
|
|
+ proxy-from-env "^1.1.0"
|
|
|
+
|
|
|
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
|
|
|
version "6.26.0"
|
|
|
resolved "https://registry.npmmirror.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
|
|
@@ -2299,7 +2308,7 @@ colors@~1.1.2:
|
|
|
resolved "https://registry.npmmirror.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
|
|
|
integrity sha512-ENwblkFQpqqia6b++zLD/KUWafYlVY/UNnAp7oz7LY7E924wmpye416wBOmvv/HMWzl8gL1kJlfvId/1Dg176w==
|
|
|
|
|
|
-combined-stream@^1.0.6, combined-stream@~1.0.6:
|
|
|
+combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
|
|
|
version "1.0.8"
|
|
|
resolved "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
|
|
|
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
|
|
@@ -4183,6 +4192,11 @@ follow-redirects@^1.0.0:
|
|
|
resolved "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
|
|
|
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
|
|
|
|
|
|
+follow-redirects@^1.15.0:
|
|
|
+ version "1.15.5"
|
|
|
+ resolved "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
|
|
|
+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
|
|
|
+
|
|
|
for-each@^0.3.3:
|
|
|
version "0.3.3"
|
|
|
resolved "https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
|
|
@@ -4215,6 +4229,15 @@ forever-agent@~0.6.1:
|
|
|
resolved "https://registry.npmmirror.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
|
|
|
integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
|
|
|
|
|
|
+form-data@^4.0.0:
|
|
|
+ version "4.0.0"
|
|
|
+ resolved "https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
|
|
|
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
|
|
|
+ dependencies:
|
|
|
+ asynckit "^0.4.0"
|
|
|
+ combined-stream "^1.0.8"
|
|
|
+ mime-types "^2.1.12"
|
|
|
+
|
|
|
form-data@~2.3.2:
|
|
|
version "2.3.3"
|
|
|
resolved "https://registry.npmmirror.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
|
|
@@ -8365,6 +8388,11 @@ proxy-agent@2.0.0:
|
|
|
pac-proxy-agent "1"
|
|
|
socks-proxy-agent "2"
|
|
|
|
|
|
+proxy-from-env@^1.1.0:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
|
|
|
+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
|
|
|
+
|
|
|
prr@~1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
|
|
@@ -9596,6 +9624,7 @@ string-length@^2.0.0:
|
|
|
strip-ansi "^4.0.0"
|
|
|
|
|
|
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
|
|
|
+ name string-width-cjs
|
|
|
version "4.2.3"
|
|
|
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
@@ -9677,6 +9706,7 @@ string_decoder@~1.1.1:
|
|
|
safe-buffer "~5.1.0"
|
|
|
|
|
|
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
|
+ name strip-ansi-cjs
|
|
|
version "6.0.1"
|
|
|
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|