diff --git a/package.json b/package.json index 92bb1dbc2..559059b20 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@manypkg/cli": "0.24.0", "@preconstruct/cli": "2.8.12", "@types/jest": "26.0.24", - "@types/node": "10.17.60", + "@types/node": "22.18.12", "@types/node-fetch": "2.6.12", "@typescript-eslint/eslint-plugin": "3.10.1", "@typescript-eslint/parser": "3.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 501a64306..d2062854a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,7 +58,7 @@ importers: version: 2.29.4 '@commitlint/cli': specifier: 19.8.1 - version: 19.8.1(@types/node@10.17.60)(typescript@4.9.5) + version: 19.8.1(@types/node@22.18.12)(typescript@4.9.5) '@commitlint/config-conventional': specifier: 12.1.4 version: 12.1.4 @@ -72,8 +72,8 @@ importers: specifier: 26.0.24 version: 26.0.24 '@types/node': - specifier: 10.17.60 - version: 10.17.60 + specifier: 22.18.12 + version: 22.18.12 '@types/node-fetch': specifier: 2.6.12 version: 2.6.12 @@ -97,7 +97,7 @@ importers: version: 3.8.3(encoding@0.1.13) commitizen: specifier: 4.3.1 - version: 4.3.1(@types/node@10.17.60)(typescript@4.9.5) + version: 4.3.1(@types/node@22.18.12)(typescript@4.9.5) common-tags: specifier: 1.8.2 version: 1.8.2 @@ -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.3.1 lodash.omit: specifier: ^4.5.0 version: 4.5.0 @@ -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.3.1': + resolution: {integrity: sha512-fZ0bIyojjn3xZy2fQ/8+dQoOOt78ASXvF+s3Mt1nwtaeNTCjT4vq/Giymk/y7rOGNiyLJBqk5pWbr0LfnGHfOQ==} 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==} @@ -1730,12 +1727,12 @@ packages: '@types/node-fetch@2.6.12': resolution: {integrity: sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==} - '@types/node@10.17.60': - resolution: {integrity: sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==} - '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} + '@types/node@22.18.12': + resolution: {integrity: sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -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==} @@ -5874,6 +5866,9 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + unicode-canonical-property-names-ecmascript@2.0.1: resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} engines: {node: '>=4'} @@ -7414,10 +7409,10 @@ snapshots: '@commercetools/sdk-types@1.0.0': {} - '@commercetools/sync-actions@7.0.0': + '@commercetools/sync-actions@7.3.1': 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 @@ -7428,11 +7423,11 @@ snapshots: lodash.uniqwith: 4.5.0 lodash.without: 4.4.0 - '@commitlint/cli@19.8.1(@types/node@10.17.60)(typescript@4.9.5)': + '@commitlint/cli@19.8.1(@types/node@22.18.12)(typescript@4.9.5)': dependencies: '@commitlint/format': 19.8.1 '@commitlint/lint': 19.8.1 - '@commitlint/load': 19.8.1(@types/node@10.17.60)(typescript@4.9.5) + '@commitlint/load': 19.8.1(@types/node@22.18.12)(typescript@4.9.5) '@commitlint/read': 19.8.1 '@commitlint/types': 19.8.1 tinyexec: 1.0.1 @@ -7487,7 +7482,7 @@ snapshots: '@commitlint/rules': 19.8.1 '@commitlint/types': 19.8.1 - '@commitlint/load@19.8.0(@types/node@10.17.60)(typescript@4.9.5)': + '@commitlint/load@19.8.0(@types/node@22.18.12)(typescript@4.9.5)': dependencies: '@commitlint/config-validator': 19.8.0 '@commitlint/execute-rule': 19.8.0 @@ -7495,7 +7490,7 @@ snapshots: '@commitlint/types': 19.8.0 chalk: 5.4.1 cosmiconfig: 9.0.0(typescript@4.9.5) - cosmiconfig-typescript-loader: 6.1.0(@types/node@10.17.60)(cosmiconfig@9.0.0(typescript@4.9.5))(typescript@4.9.5) + cosmiconfig-typescript-loader: 6.1.0(@types/node@22.18.12)(cosmiconfig@9.0.0(typescript@4.9.5))(typescript@4.9.5) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -7504,7 +7499,7 @@ snapshots: - typescript optional: true - '@commitlint/load@19.8.1(@types/node@10.17.60)(typescript@4.9.5)': + '@commitlint/load@19.8.1(@types/node@22.18.12)(typescript@4.9.5)': dependencies: '@commitlint/config-validator': 19.8.1 '@commitlint/execute-rule': 19.8.1 @@ -7512,7 +7507,7 @@ snapshots: '@commitlint/types': 19.8.1 chalk: 5.4.1 cosmiconfig: 9.0.0(typescript@4.9.5) - cosmiconfig-typescript-loader: 6.1.0(@types/node@10.17.60)(cosmiconfig@9.0.0(typescript@4.9.5))(typescript@4.9.5) + cosmiconfig-typescript-loader: 6.1.0(@types/node@22.18.12)(cosmiconfig@9.0.0(typescript@4.9.5))(typescript@4.9.5) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -7616,7 +7611,7 @@ snapshots: '@jest/console@26.6.2': dependencies: '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 chalk: 4.1.2 jest-message-util: 26.6.2 jest-util: 26.6.2 @@ -7629,7 +7624,7 @@ snapshots: '@jest/test-result': 26.6.2 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 ansi-escapes: 4.3.2 chalk: 4.1.2 exit: 0.1.2 @@ -7663,14 +7658,14 @@ snapshots: dependencies: '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 jest-mock: 26.6.2 '@jest/fake-timers@26.6.2': dependencies: '@jest/types': 26.6.2 '@sinonjs/fake-timers': 6.0.1 - '@types/node': 10.17.60 + '@types/node': 22.18.12 jest-message-util: 26.6.2 jest-mock: 26.6.2 jest-util: 26.6.2 @@ -7763,7 +7758,7 @@ snapshots: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 10.17.60 + '@types/node': 22.18.12 '@types/yargs': 15.0.19 chalk: 4.1.2 @@ -8002,9 +7997,7 @@ snapshots: '@types/conventional-commits-parser@5.0.1': dependencies: - '@types/node': 10.17.60 - - '@types/diff-match-patch@1.0.36': {} + '@types/node': 22.18.12 '@types/eslint-visitor-keys@1.0.0': {} @@ -8020,11 +8013,11 @@ snapshots: '@types/glob@7.2.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 10.17.60 + '@types/node': 22.18.12 '@types/istanbul-lib-coverage@2.0.6': {} @@ -8049,13 +8042,15 @@ snapshots: '@types/node-fetch@2.6.12': dependencies: - '@types/node': 10.17.60 + '@types/node': 22.18.12 form-data: 4.0.2 - '@types/node@10.17.60': {} - '@types/node@12.20.55': {} + '@types/node@22.18.12': + dependencies: + undici-types: 6.21.0 + '@types/normalize-package-data@2.4.4': {} '@types/parse-json@4.0.2': {} @@ -8064,7 +8059,7 @@ snapshots: '@types/resolve@1.17.1': dependencies: - '@types/node': 10.17.60 + '@types/node': 22.18.12 '@types/stack-utils@2.0.3': {} @@ -9015,10 +9010,10 @@ snapshots: commander@6.2.1: {} - commitizen@4.3.1(@types/node@10.17.60)(typescript@4.9.5): + commitizen@4.3.1(@types/node@22.18.12)(typescript@4.9.5): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@10.17.60)(typescript@4.9.5) + cz-conventional-changelog: 3.3.0(@types/node@22.18.12)(typescript@4.9.5) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -9090,9 +9085,9 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.1.0(@types/node@10.17.60)(cosmiconfig@9.0.0(typescript@4.9.5))(typescript@4.9.5): + cosmiconfig-typescript-loader@6.1.0(@types/node@22.18.12)(cosmiconfig@9.0.0(typescript@4.9.5))(typescript@4.9.5): dependencies: - '@types/node': 10.17.60 + '@types/node': 22.18.12 cosmiconfig: 9.0.0(typescript@4.9.5) jiti: 2.4.2 typescript: 4.9.5 @@ -9171,16 +9166,16 @@ snapshots: dependencies: cssom: 0.3.8 - cz-conventional-changelog@3.3.0(@types/node@10.17.60)(typescript@4.9.5): + cz-conventional-changelog@3.3.0(@types/node@22.18.12)(typescript@4.9.5): dependencies: chalk: 2.4.2 - commitizen: 4.3.1(@types/node@10.17.60)(typescript@4.9.5) + commitizen: 4.3.1(@types/node@22.18.12)(typescript@4.9.5) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.8.0(@types/node@10.17.60)(typescript@4.9.5) + '@commitlint/load': 19.8.0(@types/node@22.18.12)(typescript@4.9.5) transitivePeerDependencies: - '@types/node' - typescript @@ -10770,7 +10765,7 @@ snapshots: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 jest-mock: 26.6.2 jest-util: 26.6.2 jsdom: 16.7.0 @@ -10785,7 +10780,7 @@ snapshots: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 jest-mock: 26.6.2 jest-util: 26.6.2 @@ -10795,7 +10790,7 @@ snapshots: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.9 - '@types/node': 10.17.60 + '@types/node': 22.18.12 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -10818,7 +10813,7 @@ snapshots: '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 chalk: 4.1.2 co: 4.6.0 expect: 26.6.2 @@ -10832,7 +10827,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: @@ -10861,7 +10860,7 @@ snapshots: jest-mock@26.6.2: dependencies: '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 jest-pnp-resolver@1.2.3(jest-resolve@26.6.2): optionalDependencies: @@ -10911,7 +10910,7 @@ snapshots: '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 chalk: 4.1.2 emittery: 0.7.2 exit: 0.1.2 @@ -10972,7 +10971,7 @@ snapshots: jest-serializer@26.6.2: dependencies: - '@types/node': 10.17.60 + '@types/node': 22.18.12 graceful-fs: 4.2.11 jest-silent-reporter@0.6.0: @@ -11004,7 +11003,7 @@ snapshots: jest-util@26.6.2: dependencies: '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 chalk: 4.1.2 graceful-fs: 4.2.11 is-ci: 2.0.0 @@ -11023,7 +11022,7 @@ snapshots: dependencies: '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.60 + '@types/node': 22.18.12 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 26.6.2 @@ -11040,7 +11039,7 @@ snapshots: jest-worker@26.6.2: dependencies: - '@types/node': 10.17.60 + '@types/node': 22.18.12 merge-stream: 2.0.0 supports-color: 7.2.0 @@ -11140,12 +11139,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 @@ -12955,6 +12948,8 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 + undici-types@6.21.0: {} + unicode-canonical-property-names-ecmascript@2.0.1: {} unicode-match-property-ecmascript@2.0.0: