Skip to content

Commit 8ab22c2

Browse files
fix(deps): update dependency yargs to v17
1 parent 6e1195e commit 8ab22c2

File tree

17 files changed

+47
-47
lines changed

17 files changed

+47
-47
lines changed

packages/category-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"pino": "^6.0.0",
4848
"pino-pretty": "^4.0.0",
4949
"pretty-error": "^2.1.1",
50-
"yargs": "^16.0.0"
50+
"yargs": "^17.0.0"
5151
},
5252
"devDependencies": {
5353
"streamtest": "2.0.0"

packages/csv-parser-discount-code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"npmlog": "^4.1.2",
4848
"pretty-error": "^2.1.1",
4949
"tmp": "^0.2.0",
50-
"yargs": "^16.0.0"
50+
"yargs": "^17.0.0"
5151
}
5252
}

packages/csv-parser-orders/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"npmlog": "^4.1.2",
5151
"object-path": "^0.11.4",
5252
"pretty-error": "^2.1.1",
53-
"yargs": "^16.0.0"
53+
"yargs": "^17.0.0"
5454
},
5555
"devDependencies": {
5656
"sinon": "9.2.4",

packages/csv-parser-price/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"npmlog": "^4.1.2",
6060
"pretty-error": "^2.1.1",
6161
"strip-bom-stream": "^4.0.0",
62-
"yargs": "^16.0.0"
62+
"yargs": "^17.0.0"
6363
},
6464
"devDependencies": {
6565
"sinon": "9.2.4",

packages/csv-parser-state/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"node-fetch": "^2.6.7",
5959
"pino": "^6.0.0",
6060
"pretty-error": "^2.1.1",
61-
"yargs": "^16.0.0"
61+
"yargs": "^17.0.0"
6262
}
6363
}

packages/custom-objects-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"node-fetch": "^2.6.7",
4949
"pino": "^6.0.0",
5050
"pretty-error": "^2.1.1",
51-
"yargs": "^16.0.0"
51+
"yargs": "^17.0.0"
5252
},
5353
"devDependencies": {
5454
"streamtest": "2.0.0"

packages/customer-groups-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"node-fetch": "^2.6.7",
5050
"pino": "^6.0.0",
5151
"pretty-error": "^2.1.1",
52-
"yargs": "^16.0.0"
52+
"yargs": "^17.0.0"
5353
},
5454
"devDependencies": {
5555
"streamtest": "2.0.0"

packages/discount-code-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"node-fetch": "^2.6.7",
5353
"npmlog": "^4.1.2",
5454
"pretty-error": "^2.1.1",
55-
"yargs": "^16.0.0"
55+
"yargs": "^17.0.0"
5656
},
5757
"devDependencies": {
5858
"common-tags": "1.8.2",

packages/discount-code-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"npmlog": "^4.1.2",
4646
"pretty-error": "^2.1.1",
4747
"tokgen": "^1.0.0",
48-
"yargs": "^16.0.0"
48+
"yargs": "^17.0.0"
4949
}
5050
}

packages/inventories-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"node-fetch": "^2.6.7",
5555
"npmlog": "^4.1.2",
5656
"pretty-error": "^2.1.1",
57-
"yargs": "^16.0.0"
57+
"yargs": "^17.0.0"
5858
},
5959
"devDependencies": {
6060
"common-tags": "1.8.2",

packages/personal-data-erasure/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"pino": "^6.0.0",
4949
"pretty-error": "^2.1.1",
5050
"prompt-confirm": "^2.0.4",
51-
"yargs": "^16.0.0"
51+
"yargs": "^17.0.0"
5252
}
5353
}

packages/price-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"node-fetch": "^2.6.7",
5555
"npmlog": "^4.1.2",
5656
"pretty-error": "^2.1.1",
57-
"yargs": "^16.0.0"
57+
"yargs": "^17.0.0"
5858
},
5959
"devDependencies": {
6060
"streamtest": "2.0.0"

packages/product-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"node-fetch": "^2.6.7",
5151
"pino": "^6.0.0",
5252
"pretty-error": "^2.1.1",
53-
"yargs": "^16.0.0"
53+
"yargs": "^17.0.0"
5454
},
5555
"resolutions": {
5656
"y18n": "3.2.2",

packages/product-json-to-csv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"single-emit": "^2.0.0",
6666
"slugify": "^1.3.4",
6767
"tmp": "^0.2.0",
68-
"yargs": "^16.0.0"
68+
"yargs": "^17.0.0"
6969
},
7070
"devDependencies": {
7171
"stream-to-string": "1.2.0",

packages/product-json-to-xlsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"pretty-error": "^2.1.1",
5353
"slugify": "^1.3.4",
5454
"tmp": "^0.2.0",
55-
"yargs": "^16.0.0"
55+
"yargs": "^17.0.0"
5656
},
5757
"devDependencies": {
5858
"streamtest": "2.0.0",

packages/resource-deleter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pino": "^6.0.0",
4747
"pretty-error": "^2.1.1",
4848
"prompts": "^2.0.4",
49-
"yargs": "^16.0.0",
49+
"yargs": "^17.0.0",
5050
"core-js": "^3.22.5",
5151
"regenerator-runtime": "^0.13.9"
5252
}

yarn.lock

+31-31
Original file line numberDiff line numberDiff line change
@@ -4766,6 +4766,15 @@ cliui@^7.0.2:
47664766
strip-ansi "^6.0.0"
47674767
wrap-ansi "^7.0.0"
47684768

4769+
cliui@^8.0.1:
4770+
version "8.0.1"
4771+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa"
4772+
integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
4773+
dependencies:
4774+
string-width "^4.2.0"
4775+
strip-ansi "^6.0.1"
4776+
wrap-ansi "^7.0.0"
4777+
47694778
clone-deep@^1.0.0:
47704779
version "1.0.0"
47714780
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-1.0.0.tgz#b2f354444b5d4a0ce58faca337ef34da2b14a6c7"
@@ -5593,7 +5602,7 @@ debug@^3.0.1, debug@^3.1.0, debug@^3.2.7:
55935602
dependencies:
55945603
ms "^2.1.1"
55955604

5596-
debuglog@*, debuglog@^1.0.1:
5605+
debuglog@^1.0.1:
55975606
version "1.0.1"
55985607
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
55995608
integrity sha512-syBZ+rnAK3EgMsH2aYEOLUW7mZSY9Gb+0wUMCFsZvcmiz+HigA0LOcq/HoQqVuGG+EKykunc7QG2bzrponfaSw==
@@ -7955,7 +7964,7 @@ import-meta-resolve@^4.0.0:
79557964
resolved "https://registry.yarnpkg.com/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#f9db8bead9fafa61adb811db77a2bf22c5399706"
79567965
integrity sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==
79577966

7958-
imurmurhash@*, imurmurhash@^0.1.4:
7967+
imurmurhash@^0.1.4:
79597968
version "0.1.4"
79607969
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
79617970
integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
@@ -9779,11 +9788,6 @@ lodash._basecreate@^3.0.0:
97799788
resolved "https://registry.yarnpkg.com/lodash._basecreate/-/lodash._basecreate-3.0.3.tgz#1bc661614daa7fc311b7d03bf16806a0213cf821"
97809789
integrity sha512-EDem6C9iQpn7fxnGdmhXmqYGjCkStmDXT4AeyB2Ph8WKbglg4aJZczNkQglj+zWXcOEEkViK8THuV2JvugW47g==
97819790

9782-
lodash._baseindexof@*:
9783-
version "3.1.0"
9784-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
9785-
integrity sha512-bSYo8Pc/f0qAkr8fPJydpJjtrHiSynYfYBjtANIgXv5xEf1WlTC63dIDlgu0s9dmTvzRu1+JJTxcIAHe+sH0FQ==
9786-
97879791
lodash._baseuniq@~4.6.0:
97889792
version "4.6.0"
97899793
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -9792,29 +9796,12 @@ lodash._baseuniq@~4.6.0:
97929796
lodash._createset "~4.0.0"
97939797
lodash._root "~3.0.0"
97949798

9795-
lodash._bindcallback@*:
9796-
version "3.0.1"
9797-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
9798-
integrity sha512-2wlI0JRAGX8WEf4Gm1p/mv/SZ+jLijpj0jyaE/AXeuQphzCgD8ZQW4oSpoN8JAopujOFGU3KMuq7qfHBWlGpjQ==
9799-
9800-
lodash._cacheindexof@*:
9801-
version "3.0.2"
9802-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
9803-
integrity sha512-S8dUjWr7SUT/X6TBIQ/OYoCHo1Stu1ZRy6uMUSKqzFnZp5G5RyQizSm6kvxD2Ewyy6AVfMg4AToeZzKfF99T5w==
9804-
9805-
lodash._createcache@*:
9806-
version "3.1.2"
9807-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
9808-
integrity sha512-ev5SP+iFpZOugyab/DEUQxUeZP5qyciVTlgQ1f4Vlw7VUcCD8fVnyIqVUEIaoFH9zjAqdgi69KiofzvVmda/ZQ==
9809-
dependencies:
9810-
lodash._getnative "^3.0.0"
9811-
98129799
lodash._createset@~4.0.0:
98139800
version "4.0.3"
98149801
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
98159802
integrity sha512-GTkC6YMprrJZCYU3zcqZj+jkXkrXzq3IPBcF/fIPpNEAB4hZEtXU8zp/RwKOvZl43NUmwDbyRk3+ZTbeRdEBXA==
98169803

9817-
lodash._getnative@*, lodash._getnative@^3.0.0:
9804+
lodash._getnative@^3.0.0:
98189805
version "3.9.1"
98199806
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
98209807
integrity sha512-RrL9VxMEPyDMHOd9uFbvMe8X55X16/cGM5IgOKgRElQZutpX89iS6vwl64duTV1/16w5JY7tuFNXqoekmh1EmA==
@@ -10012,11 +9999,6 @@ lodash.reject@^4.4.0:
100129999
resolved "https://registry.yarnpkg.com/lodash.reject/-/lodash.reject-4.6.0.tgz#80d6492dc1470864bbf583533b651f42a9f52415"
1001310000
integrity sha512-qkTuvgEzYdyhiJBx42YPzPo71R1aEr0z79kAv7Ixg8wPFEjgRgJdUsGMG3Hf3OYSF/kHI79XhNlt+5Ar6OzwxQ==
1001410001

10015-
lodash.restparam@*:
10016-
version "3.6.1"
10017-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
10018-
integrity sha512-L4/arjjuq4noiUJpt3yS6KIKDtJwNe2fIYgMqyYYKoeIfV1iEqvPwhCx23o+R9dzouGihDAPN1dTIRWa7zk8tw==
10019-
1002010002
lodash.shuffle@^4.2.0:
1002110003
version "4.2.0"
1002210004
resolved "https://registry.yarnpkg.com/lodash.shuffle/-/lodash.shuffle-4.2.0.tgz#145b5053cf875f6f5c2a33f48b6e9948c6ec7b4b"
@@ -15160,6 +15142,11 @@ yargs-parser@^18.1.2, yargs-parser@^18.1.3:
1516015142
camelcase "^5.0.0"
1516115143
decamelize "^1.2.0"
1516215144

15145+
yargs-parser@^21.1.1:
15146+
version "21.1.1"
15147+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
15148+
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
15149+
1516315150
yargs@^14.2.3:
1516415151
version "14.2.3"
1516515152
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414"
@@ -15194,7 +15181,7 @@ yargs@^15.1.0, yargs@^15.4.1:
1519415181
y18n "^4.0.0"
1519515182
yargs-parser "^18.1.2"
1519615183

15197-
yargs@^16.0.0, yargs@^16.2.0:
15184+
yargs@^16.2.0:
1519815185
version "16.2.0"
1519915186
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
1520015187
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
@@ -15207,6 +15194,19 @@ yargs@^16.0.0, yargs@^16.2.0:
1520715194
y18n "^5.0.5"
1520815195
yargs-parser "^20.2.2"
1520915196

15197+
yargs@^17.0.0:
15198+
version "17.7.2"
15199+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
15200+
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
15201+
dependencies:
15202+
cliui "^8.0.1"
15203+
escalade "^3.1.1"
15204+
get-caller-file "^2.0.5"
15205+
require-directory "^2.1.1"
15206+
string-width "^4.2.3"
15207+
y18n "^5.0.5"
15208+
yargs-parser "^21.1.1"
15209+
1521015210
yocto-queue@^0.1.0:
1521115211
version "0.1.0"
1521215212
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"

0 commit comments

Comments
 (0)