Skip to content

Commit

Permalink
Merge pull request #941 from pradnya-orchestral/axios_security_vul_0.…
Browse files Browse the repository at this point in the history
…24.0

Bump Axios to latest version 0.24.0 for  security vulnerability issue
  • Loading branch information
m4dcoder authored Dec 16, 2021
2 parents d0c3723 + dd6f95c commit 11ace94
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"@stackstorm/module-router": "^2.4.3",
"@stackstorm/module-store": "^2.4.3",
"acorn": "^6.4.1",
"axios": "^0.24.0",
"elliptic": "^6.5.4",
"js-yaml": "^3.13.1",
"kind-of": "^6.0.3",
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2358,6 +2358,13 @@ axios@^0.21.1:
dependencies:
follow-redirects "^1.10.0"

axios@^0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
dependencies:
follow-redirects "^1.14.4"

[email protected]:
version "10.0.1"
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
Expand Down Expand Up @@ -5172,6 +5179,11 @@ follow-redirects@^1.10.0, follow-redirects@^1.3.0:
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==

follow-redirects@^1.14.4:
version "1.14.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==

[email protected]:
version "0.6.5"
resolved "https://registry.yarnpkg.com/fontello-update/-/fontello-update-0.6.5.tgz#d0d1e24a3d1f4642a9c249e66e75f39b6964115c"
Expand Down

0 comments on commit 11ace94

Please sign in to comment.