Skip to content

Commit c68b67f

Browse files
Bump axios to ^0.30.1 (#601)
* fix: Bump Axios to ^0.30.1 * Release v6.50.1-beta * Update changelog * Release v6.50.1
1 parent 9f3a090 commit c68b67f

File tree

3 files changed

+127
-9
lines changed

3 files changed

+127
-9
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [6.50.1] - 2025-09-10
11+
### Fixed
12+
- Axios vuln GHSA-jr5f-v2jv-69x6 by using axios@^0.30.1
13+
914
## [6.50.0] - 2025-09-02
1015
### Fixed
1116
- Add new scope argument into auth directive
@@ -1893,3 +1898,8 @@ instead
18931898
[6.45.21-beta]: https://github.com/vtex/node-vtex-api/compare/v6.45.20...v6.45.21-beta
18941899
[6.45.20]: https://github.com/vtex/node-vtex-api/compare/v6.45.20-beta...v6.45.20
18951900
[6.45.20-beta]: https://github.com/vtex/node-vtex-api/compare/v6.45.19...v6.45.20-beta
1901+
1902+
1903+
[Unreleased]: https://github.com/vtex/node-vtex-api/compare/v6.50.1...HEAD
1904+
[6.50.1]: https://github.com/vtex/node-vtex-api/compare/v6.50.1-beta...v6.50.1
1905+
[6.50.1-beta]: https://github.com/vtex/node-vtex-api/compare/v6.50.0...v6.50.1-beta

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/api",
3-
"version": "6.50.0",
3+
"version": "6.50.1",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -55,7 +55,7 @@
5555
"agentkeepalive": "^4.0.2",
5656
"apollo-server-errors": "^2.2.1",
5757
"archiver": "^3.0.0",
58-
"axios": "^0.21.1",
58+
"axios": "^0.30.1",
5959
"axios-retry": "^3.1.2",
6060
"bluebird": "^3.5.4",
6161
"chalk": "^2.4.2",

yarn.lock

Lines changed: 115 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,12 +1550,14 @@ axios-retry@^3.1.2:
15501550
dependencies:
15511551
is-retry-allowed "^1.1.0"
15521552

1553-
axios@^0.21.1:
1554-
version "0.21.4"
1555-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
1556-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
1553+
axios@^0.30.1:
1554+
version "0.30.1"
1555+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.1.tgz#7ab803b877eca707ea5f4de55ea0358fe26898e0"
1556+
integrity sha512-2XabsR1u0/B6OoKy57/xJmPkQiUvdoV93oW4ww+Xjee7C2er/O5U77lvqycDkT2VQDtfjYcjw8ZV8GDaoqwjHQ==
15571557
dependencies:
1558-
follow-redirects "^1.14.0"
1558+
follow-redirects "^1.15.4"
1559+
form-data "^4.0.4"
1560+
proxy-from-env "^1.1.0"
15591561

15601562
babel-jest@^25.1.0:
15611563
version "25.1.0"
@@ -1774,6 +1776,14 @@ cache-content-type@^1.0.0:
17741776
mime-types "^2.1.18"
17751777
ylru "^1.2.0"
17761778

1779+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1780+
version "1.0.2"
1781+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1782+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
1783+
dependencies:
1784+
es-errors "^1.3.0"
1785+
function-bind "^1.1.2"
1786+
17771787
callsites@^3.0.0:
17781788
version "3.1.0"
17791789
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -1913,7 +1923,7 @@ color-name@~1.1.4:
19131923
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
19141924
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
19151925

1916-
combined-stream@^1.0.6, combined-stream@~1.0.6:
1926+
combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
19171927
version "1.0.8"
19181928
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
19191929
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -2228,6 +2238,15 @@ domexception@^1.0.1:
22282238
dependencies:
22292239
webidl-conversions "^4.0.2"
22302240

2241+
dunder-proto@^1.0.1:
2242+
version "1.0.1"
2243+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
2244+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
2245+
dependencies:
2246+
call-bind-apply-helpers "^1.0.1"
2247+
es-errors "^1.3.0"
2248+
gopd "^1.2.0"
2249+
22312250
ecc-jsbn@~0.1.1:
22322251
version "0.1.2"
22332252
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
@@ -2302,6 +2321,33 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.17.2:
23022321
string.prototype.trimleft "^2.1.1"
23032322
string.prototype.trimright "^2.1.1"
23042323

2324+
es-define-property@^1.0.1:
2325+
version "1.0.1"
2326+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
2327+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
2328+
2329+
es-errors@^1.3.0:
2330+
version "1.3.0"
2331+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
2332+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
2333+
2334+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
2335+
version "1.1.1"
2336+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2337+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
2338+
dependencies:
2339+
es-errors "^1.3.0"
2340+
2341+
es-set-tostringtag@^2.1.0:
2342+
version "2.1.0"
2343+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2344+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2345+
dependencies:
2346+
es-errors "^1.3.0"
2347+
get-intrinsic "^1.2.6"
2348+
has-tostringtag "^1.0.2"
2349+
hasown "^2.0.2"
2350+
23052351
es-to-primitive@^1.2.1:
23062352
version "1.2.1"
23072353
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -2513,7 +2559,7 @@ find-up@^4.0.0, find-up@^4.1.0:
25132559
locate-path "^5.0.0"
25142560
path-exists "^4.0.0"
25152561

2516-
follow-redirects@^1.14.0:
2562+
follow-redirects@^1.15.4:
25172563
version "1.15.11"
25182564
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
25192565
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
@@ -2528,6 +2574,17 @@ forever-agent@~0.6.1:
25282574
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
25292575
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
25302576

2577+
form-data@^4.0.4:
2578+
version "4.0.4"
2579+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2580+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
2581+
dependencies:
2582+
asynckit "^0.4.0"
2583+
combined-stream "^1.0.8"
2584+
es-set-tostringtag "^2.1.0"
2585+
hasown "^2.0.2"
2586+
mime-types "^2.1.12"
2587+
25312588
form-data@~2.3.2:
25322589
version "2.3.3"
25332590
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -2603,11 +2660,35 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
26032660
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
26042661
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
26052662

2663+
get-intrinsic@^1.2.6:
2664+
version "1.3.0"
2665+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
2666+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
2667+
dependencies:
2668+
call-bind-apply-helpers "^1.0.2"
2669+
es-define-property "^1.0.1"
2670+
es-errors "^1.3.0"
2671+
es-object-atoms "^1.1.1"
2672+
function-bind "^1.1.2"
2673+
get-proto "^1.0.1"
2674+
gopd "^1.2.0"
2675+
has-symbols "^1.1.0"
2676+
hasown "^2.0.2"
2677+
math-intrinsics "^1.1.0"
2678+
26062679
get-port@^5.1.1:
26072680
version "5.1.1"
26082681
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
26092682
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
26102683

2684+
get-proto@^1.0.1:
2685+
version "1.0.1"
2686+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
2687+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
2688+
dependencies:
2689+
dunder-proto "^1.0.1"
2690+
es-object-atoms "^1.0.0"
2691+
26112692
get-stream@^4.0.0:
26122693
version "4.1.0"
26132694
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -2663,6 +2744,11 @@ globals@^11.1.0:
26632744
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
26642745
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
26652746

2747+
gopd@^1.2.0:
2748+
version "1.2.0"
2749+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
2750+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
2751+
26662752
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.3:
26672753
version "4.2.3"
26682754
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
@@ -2729,6 +2815,18 @@ has-symbols@^1.0.0, has-symbols@^1.0.1:
27292815
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
27302816
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
27312817

2818+
has-symbols@^1.0.3, has-symbols@^1.1.0:
2819+
version "1.1.0"
2820+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
2821+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
2822+
2823+
has-tostringtag@^1.0.2:
2824+
version "1.0.2"
2825+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
2826+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
2827+
dependencies:
2828+
has-symbols "^1.0.3"
2829+
27322830
has-value@^0.3.1:
27332831
version "0.3.1"
27342832
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -3884,6 +3982,11 @@ map-visit@^1.0.0:
38843982
dependencies:
38853983
object-visit "^1.0.0"
38863984

3985+
math-intrinsics@^1.1.0:
3986+
version "1.1.0"
3987+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
3988+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
3989+
38873990
38883991
version "0.3.0"
38893992
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
@@ -4430,6 +4533,11 @@ protobufjs@^7.2.5, protobufjs@^7.3.0:
44304533
"@types/node" ">=13.7.0"
44314534
long "^5.0.0"
44324535

4536+
proxy-from-env@^1.1.0:
4537+
version "1.1.0"
4538+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
4539+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
4540+
44334541
psl@^1.1.28:
44344542
version "1.7.0"
44354543
resolved "https://registry.yarnpkg.com/psl/-/psl-1.7.0.tgz#f1c4c47a8ef97167dea5d6bbf4816d736e884a3c"

0 commit comments

Comments
 (0)