diff --git a/packages/personal-data-erasure/package.json b/packages/personal-data-erasure/package.json index 893f30968..2c57247ba 100644 --- a/packages/personal-data-erasure/package.json +++ b/packages/personal-data-erasure/package.json @@ -45,6 +45,6 @@ "pino": "^6.0.0", "pretty-error": "^2.1.1", "prompt-confirm": "^2.0.4", - "yargs": "^16.0.0" + "yargs": "^17.0.0" } } diff --git a/packages/resource-deleter/package.json b/packages/resource-deleter/package.json index 50a8517d1..805ae77ad 100644 --- a/packages/resource-deleter/package.json +++ b/packages/resource-deleter/package.json @@ -45,6 +45,6 @@ "pretty-error": "^2.1.1", "prompts": "^2.0.4", "regenerator-runtime": "^0.14.0", - "yargs": "^16.0.0" + "yargs": "^17.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 501a64306..76788907d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -234,8 +234,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 '@commercetools/sync-actions': - specifier: ^7.0.0 - version: 7.0.0 + specifier: ^7.1.2 + version: 7.1.3 lodash.omit: specifier: ^4.5.0 version: 4.5.0 @@ -293,8 +293,8 @@ importers: specifier: ^2.0.4 version: 2.0.4 yargs: - specifier: ^16.0.0 - version: 16.2.0 + specifier: ^17.0.0 + version: 17.7.2 packages/resource-deleter: dependencies: @@ -338,8 +338,8 @@ importers: specifier: ^0.14.0 version: 0.14.1 yargs: - specifier: ^16.0.0 - version: 16.2.0 + specifier: ^17.0.0 + version: 17.7.2 packages/sdk-auth: dependencies: @@ -1378,8 +1378,8 @@ packages: resolution: {integrity: sha512-31XMMBv/pSLGi6NdUTYim69UJf+BKf/4p0ll2gVoiz0ZGIPauxLOOh8YAEG8HfqH4RVeuB0Y0r89OGC0gMolRg==} engines: {node: '>=18'} - '@commercetools/sync-actions@7.0.0': - resolution: {integrity: sha512-VZn29sqEJ3KHtZgS9U4B21cepykonnwkqwJ55pbJeh1Gz9eL5TUdQW764Gr281TL7Guex43ORjq6nFCBQqIUjw==} + '@commercetools/sync-actions@7.1.3': + resolution: {integrity: sha512-u12JMgL3rnDZeuY1bCZvRegd7mT7GP4jej0SnkGSxj8lxiKw4nkj+txkWsd5BvynR1RlgF00CWH05/bIicrKcA==} engines: {node: '>=18'} '@commitlint/cli@19.8.1': @@ -1685,9 +1685,6 @@ packages: '@types/conventional-commits-parser@5.0.1': resolution: {integrity: sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==} - '@types/diff-match-patch@1.0.36': - resolution: {integrity: sha512-xFdR6tkm0MWvBfO8xXCSsinYxHcqkQUlcHeSpMC2ukzOb6lwQAfDmW+Qt0AvlGd8HpsS28qKsB+oPeJn9I39jg==} - '@types/eslint-visitor-keys@1.0.0': resolution: {integrity: sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==} @@ -4208,11 +4205,6 @@ packages: engines: {node: '>=8.17.0'} hasBin: true - jsondiffpatch@0.6.0: - resolution: {integrity: sha512-3QItJOXp2AP1uv7waBkao5nCvhEv+QmJAd38Ybq7wNI74Q+BBmnLn4EDKz6yI9xGAIQoUF87qHt+kc1IVxB4zQ==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} @@ -7414,10 +7406,10 @@ snapshots: '@commercetools/sdk-types@1.0.0': {} - '@commercetools/sync-actions@7.0.0': + '@commercetools/sync-actions@7.1.3': dependencies: fast-equals: 2.0.4 - jsondiffpatch: 0.6.0 + jsondiffpatch: 0.5.0 lodash.flatten: 4.4.0 lodash.foreach: 4.5.0 lodash.intersection: 4.4.0 @@ -8004,8 +7996,6 @@ snapshots: dependencies: '@types/node': 10.17.60 - '@types/diff-match-patch@1.0.36': {} - '@types/eslint-visitor-keys@1.0.0': {} '@types/eslint@7.29.0': @@ -10832,7 +10822,11 @@ snapshots: pretty-format: 26.6.2 throat: 5.0.0 transitivePeerDependencies: + - bufferutil + - canvas - supports-color + - ts-node + - utf-8-validate jest-leak-detector@26.6.2: dependencies: @@ -11140,12 +11134,6 @@ snapshots: chalk: 3.0.0 diff-match-patch: 1.0.5 - jsondiffpatch@0.6.0: - dependencies: - '@types/diff-match-patch': 1.0.36 - chalk: 5.4.1 - diff-match-patch: 1.0.5 - jsonfile@4.0.0: optionalDependencies: graceful-fs: 4.2.11