Skip to content

Commit 8d5c4d5

Browse files
Update dependency axios to v1 [SECURITY]
1 parent baa16d8 commit 8d5c4d5

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@stackstorm/module-router": "^2.4.3",
7070
"@stackstorm/module-store": "^2.4.3",
7171
"acorn": "^6.4.1",
72-
"axios": "^0.24.0",
72+
"axios": "^1.0.0",
7373
"elliptic": "^6.5.4",
7474
"glob-parent": "^6.0.2",
7575
"js-yaml": "^3.13.1",

yarn.lock

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,12 +2459,14 @@ axios@^0.21.1:
24592459
dependencies:
24602460
follow-redirects "^1.14.0"
24612461

2462-
axios@^0.24.0:
2463-
version "0.24.0"
2464-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
2465-
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
2462+
axios@^1.0.0:
2463+
version "1.6.1"
2464+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7"
2465+
integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==
24662466
dependencies:
2467-
follow-redirects "^1.14.4"
2467+
follow-redirects "^1.15.0"
2468+
form-data "^4.0.0"
2469+
proxy-from-env "^1.1.0"
24682470

24692471
babel-eslint@10.0.1:
24702472
version "10.0.1"
@@ -3384,7 +3386,7 @@ combine-source-map@^0.8.0, combine-source-map@~0.8.0:
33843386
lodash.memoize "~3.0.3"
33853387
source-map "~0.5.3"
33863388

3387-
combined-stream@^1.0.5, combined-stream@^1.0.6, combined-stream@~1.0.6:
3389+
combined-stream@^1.0.5, combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
33883390
version "1.0.8"
33893391
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
33903392
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -5269,7 +5271,7 @@ flush-write-stream@^1.0.0, flush-write-stream@^1.0.2:
52695271
inherits "^2.0.3"
52705272
readable-stream "^2.3.6"
52715273

5272-
follow-redirects@^1.14.0, follow-redirects@^1.14.4, follow-redirects@^1.3.0:
5274+
follow-redirects@^1.14.0, follow-redirects@^1.15.0, follow-redirects@^1.3.0:
52735275
version "1.15.3"
52745276
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
52755277
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
@@ -5328,6 +5330,15 @@ form-data@^1.0.0-rc3:
53285330
combined-stream "^1.0.5"
53295331
mime-types "^2.1.11"
53305332

5333+
form-data@^4.0.0:
5334+
version "4.0.0"
5335+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
5336+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5337+
dependencies:
5338+
asynckit "^0.4.0"
5339+
combined-stream "^1.0.8"
5340+
mime-types "^2.1.12"
5341+
53315342
form-data@~2.3.2:
53325343
version "2.3.3"
53335344
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -10055,6 +10066,11 @@ protoduck@^5.0.1:
1005510066
dependencies:
1005610067
genfun "^5.0.0"
1005710068

10069+
proxy-from-env@^1.1.0:
10070+
version "1.1.0"
10071+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
10072+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
10073+
1005810074
proxy-middleware@^0.5.0:
1005910075
version "0.5.1"
1006010076
resolved "https://registry.yarnpkg.com/proxy-middleware/-/proxy-middleware-0.5.1.tgz#da24d5d58c1ddf13dad237c7eca503849eaea903"

0 commit comments

Comments
 (0)