diff --git a/.talismanrc b/.talismanrc index 9ddfed208b..ec65eab3dc 100644 --- a/.talismanrc +++ b/.talismanrc @@ -1,7 +1,3 @@ fileignoreconfig: - - filename: pnpm-lock.yaml - checksum: 22ae67a7e2fe63c3d7f2f54c8d78050482b4874dd1bcff5210b25f4b4d14b896 - version: '1.0' -- filename: .github/workflows/release-production-pipeline.yml - checksum: dd858a2c2a3297c5651c2843ddae73ad0776a0386329200d01b051ddc489871e + checksum: cbcd291500cd619f18736fe4b1d2e5c98cc3699bc28feae851f054833e99ead9 diff --git a/packages/contentstack/package.json b/packages/contentstack/package.json index 78a0b904e9..8ca938bd3c 100755 --- a/packages/contentstack/package.json +++ b/packages/contentstack/package.json @@ -1,7 +1,7 @@ { "name": "@contentstack/cli", "description": "Command-line tool (CLI) to interact with Contentstack", - "version": "2.0.0", + "version": "2.0.1", "author": "Contentstack", "bin": { "csdx": "./bin/run.js" @@ -19,23 +19,23 @@ "prepack": "pnpm compile && oclif manifest && oclif readme" }, "dependencies": { - "@contentstack/cli-audit": "~2.0.0", - "@contentstack/cli-cm-export": "~2.0.0", - "@contentstack/cli-cm-import": "~2.0.0", + "@contentstack/cli-audit": "~2.0.1", + "@contentstack/cli-cm-export": "~2.0.1", + "@contentstack/cli-cm-import": "~2.0.1", "@contentstack/cli-auth": "~2.0.1", - "@contentstack/cli-bulk-operations": "^2.0.0", - "@contentstack/cli-cm-bootstrap": "~2.0.0", - "@contentstack/cli-cm-branches": "~2.0.0", - "@contentstack/cli-cm-clone": "~2.0.0", - "@contentstack/cli-cm-export-to-csv": "~2.0.0", - "@contentstack/cli-cm-import-setup": "~2.0.0", - "@contentstack/cli-cm-seed": "~2.0.0", + "@contentstack/cli-bulk-operations": "^2.1.0", + "@contentstack/cli-cm-bootstrap": "~2.0.1", + "@contentstack/cli-cm-branches": "~2.0.1", + "@contentstack/cli-cm-clone": "~2.0.1", + "@contentstack/cli-cm-export-to-csv": "~2.0.1", + "@contentstack/cli-cm-import-setup": "~2.0.1", + "@contentstack/cli-cm-seed": "~2.0.1", "@contentstack/cli-command": "~2.0.1", "@contentstack/cli-config": "~2.0.1", - "@contentstack/cli-migration": "~2.0.0", + "@contentstack/cli-migration": "~2.0.1", "@contentstack/cli-utilities": "~2.0.1", - "@contentstack/cli-variants": "~2.0.0", - "@contentstack/management": "~1.30.4", + "@contentstack/cli-variants": "~2.0.1", + "@contentstack/management": "~1.31.1", "@contentstack/utils": "~1.9.1", "@oclif/core": "^4.11.14", "@oclif/plugin-help": "^6.2.53", @@ -44,7 +44,7 @@ "chalk": "^5.6.2", "cli-progress": "^3.12.0", "debug": "^4.4.3", - "figlet": "1.11.0", + "figlet": "1.11.4", "inquirer": "^12.11.1", "node-machine-id": "^1.1.12", "open": "^8.4.2", @@ -55,7 +55,7 @@ }, "overrides": { "@oclif/core": { - "picomatch": "^4.0.5" + "picomatch": "^4.0.7" } }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0917b933d9..5f37035d7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,9 +8,10 @@ overrides: tmp: 0.2.7 uuid: 14.0.2 lodash: 4.18.1 - brace-expansion: 5.0.9 - js-yaml: 5.4.1 - fast-uri: 4.1.3 + brace-expansion: 5.0.12 + js-yaml: 5.4.2 + fast-uri: 4.1.5 + qs: 6.16.0 importers: @@ -26,38 +27,38 @@ importers: packages/contentstack: dependencies: '@contentstack/cli-audit': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-auth': specifier: ~2.0.1 version: link:../contentstack-auth '@contentstack/cli-bulk-operations': - specifier: ^2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ^2.1.0 + version: 2.1.0(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-cm-bootstrap': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-cm-branches': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-cm-clone': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-cm-export': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-cm-export-to-csv': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-cm-import': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130) '@contentstack/cli-cm-import-setup': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-cm-seed': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-command': specifier: ~2.0.1 version: link:../contentstack-command @@ -65,17 +66,17 @@ importers: specifier: ~2.0.1 version: link:../contentstack-config '@contentstack/cli-migration': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/cli-utilities': specifier: ~2.0.1 version: link:../contentstack-utilities '@contentstack/cli-variants': - specifier: ~2.0.0 - version: 2.0.0(@types/node@18.19.130)(debug@4.4.3) + specifier: ~2.0.1 + version: 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/management': - specifier: ~1.30.4 - version: 1.30.4(debug@4.4.3) + specifier: ~1.31.1 + version: 1.31.1(debug@4.4.3) '@contentstack/utils': specifier: ~1.9.1 version: 1.9.1 @@ -101,8 +102,8 @@ importers: specifier: ^4.4.3 version: 4.4.3(supports-color@8.1.1) figlet: - specifier: 1.11.0 - version: 1.11.0 + specifier: 1.11.4 + version: 1.11.4 inquirer: specifier: ^12.11.1 version: 12.11.1(@types/node@18.19.130) @@ -364,7 +365,7 @@ importers: dependencies: '@contentstack/management': specifier: ~1.31.1 - version: 1.31.1 + version: 1.31.1(debug@4.4.3) '@contentstack/marketplace-sdk': specifier: ^1.5.4 version: 1.5.4(debug@4.4.3) @@ -408,8 +409,8 @@ importers: specifier: ^1.2.6 version: 1.2.6 js-yaml: - specifier: 5.4.1 - version: 5.4.1 + specifier: 5.4.2 + version: 5.4.2 klona: specifier: ^2.0.6 version: 2.0.6 @@ -661,68 +662,72 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@contentstack/cli-asset-management@1.0.0': - resolution: {integrity: sha512-IdKHpsRoswWLRGAzXwuu9rvJWYHRAhJtSnKUDOlZ0ES7jW4Xg97b2jyqUbJKHtc0DoUiO8BRzdt3gBVA+LOYDg==} + '@colors/colors@1.6.1': + resolution: {integrity: sha512-dTmUJzXSuayBK+hZydEaXd2mhx61qWQwkwaBBY6LyEOVx/L9aQU5ac8eFNEsd9nrD1+zb9zvDCphLSe8g1F4Qw==} + engines: {node: '>=0.1.90'} + + '@contentstack/cli-asset-management@1.0.1': + resolution: {integrity: sha512-2UPsa7gWKHB88kiSRFUYyLy6HShrawbLcEdjaSII+q+eTQnnet7GpuChkHtEmOPpPkJam6rC8ceEIFP8tKSjcA==} - '@contentstack/cli-audit@2.0.0': - resolution: {integrity: sha512-POaLPHxIu5uW8p4NOn2FQCTScBZQZF/eyCAC+3ZOm5QWCNHLGcYyos9pAIVZVr5baCUemBIyYQlYonufCqYJyw==} + '@contentstack/cli-audit@2.0.1': + resolution: {integrity: sha512-Ykeom0iTAu86K3jvC8egE7P7/fOvcnXZiCQFCL/OBUZzAcj7Fw1OF7+E5vR8feew118s855plT9ENaBW3eZOtQ==} engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-bulk-operations@2.0.0': - resolution: {integrity: sha512-e3Obsj7QUmjK1JQSKUqYMDPK4XN7fehUmd95pMswkl+Zkgrmd9RvWDTZwSCySNOt27uztOV8w4/C7jvP7ejFhw==} + '@contentstack/cli-bulk-operations@2.1.0': + resolution: {integrity: sha512-WC6pUmcr2JVVblTyENIpuaX4Jsw1lV66JP4/8HPjz6W4E8Zcx3Lp8jcCY9C91BjxYVBOUb/F9JPaOU2N3JCqIw==} engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-cm-bootstrap@2.0.0': - resolution: {integrity: sha512-z7cOB7goU5ZQGV0g/M2GZqjQ6ovzGMdeD3c1PHR0rbxx5cwH0qgxXU+xAU9oD1VEee/FKhSMsPvOfHin1po9Hw==} + '@contentstack/cli-cm-bootstrap@2.0.1': + resolution: {integrity: sha512-R0giewoEH2ZgH5xMiCAZdhhwWzyLTbMOtbmOOo8XISs37DBmHYE2o/UVUrSaVzo++9nsjK9z0pRKaMhR5Grxtg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-branches@2.0.0': - resolution: {integrity: sha512-FPfbBfcm1t/RwwWDPprBYVz7pwC76pG3JEOocAFcXiRilnKQhlQuL6Tu6v+HQlu4ZdPskeYbyzrEa68GGCRpZQ==} + '@contentstack/cli-cm-branches@2.0.1': + resolution: {integrity: sha512-rfdr9ONj0R3JWIrFTcSH1g2WGaQz06tUZ9jXFAzLZFgue211iYdG3h5jBCQaLP5p0Xf7mo1mm22aBDF4lMZe0A==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-clone@2.0.0': - resolution: {integrity: sha512-9sKO6ntsCf8BqN4q2/tyRQ8lVWyeHMSIOtDmaI9PTYY+K7fOReTTvvR9ldQ4s+H9lecyDazMXRkKLefttvQamg==} + '@contentstack/cli-cm-clone@2.0.1': + resolution: {integrity: sha512-qwSITdkdMFTUsiG3EtGk6kvFKOGlevqhjL7s5/vp04v/9/Du5vfYdfk35uv7B8oYLIss6CWWijW0p2r0JSC1Mw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export-to-csv@2.0.0': - resolution: {integrity: sha512-JdLuqxIkajnV8NOQtt3Ji/Xv49nndF+bSNuQ40t4Y15jyDwzaAuV2rIr6ARq5trD2Y8heobhI+nWysDdjXJdhQ==} + '@contentstack/cli-cm-export-to-csv@2.0.1': + resolution: {integrity: sha512-UzQOgV76ClmA+/b7WVWvdkTIhGJUBy3axEW58heRINJvK8rAfidhE2ZpDQ7FmMNnPAbDPJeb2/R9G7+ptjQIPg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export@2.0.0': - resolution: {integrity: sha512-8PjjFykGiStFdDxSc1XMRzkgKN067Surnc7bfHvz74Viq/bo90Z4zLSDZmONXqMr7vToixXkDChh6xyMVzZoUA==} + '@contentstack/cli-cm-export@2.0.1': + resolution: {integrity: sha512-Q2GL4QEF8gjL9K22+6TbXbcyXKI+tjWRQ4wWAaUEKQZktUgY/yxSjuOwNe+Hh+ol7YPCRVgnwbb7WMk8HzScDw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import-setup@2.0.0': - resolution: {integrity: sha512-vtOJeaO2HrJ6XmWMF56JQlCDF2s7mgtJkqMLXlXozaG9pDTsthdZIVitOorVpZbkMFMB5cXJiZonQ+IvZJ63kA==} + '@contentstack/cli-cm-import-setup@2.0.1': + resolution: {integrity: sha512-cKrOjHNwNwQE+jXWesP2rz8YrMc/vw+GekJ5S6X0hNpF4LwqjfJhYs4AhuP6FrJ0GWbbhFcJySF1O/IPxYeqqg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import@2.0.0': - resolution: {integrity: sha512-/KpwdmOEx/uXIhSSCm0grzm8BDIExsGOqcPIhgHABPW710rs3Adb8t2EstvY9NmyqY5Mi6XIMOju0C0Z9eznbA==} + '@contentstack/cli-cm-import@2.0.1': + resolution: {integrity: sha512-mea51fL5ksLhSljoh5IHtYtNQ2HT5U3KxOXMdelXyw1kDyl57dz6v1lPepWDnBrFZGFlIJI/Af53EwhW0Ehtww==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-seed@2.0.0': - resolution: {integrity: sha512-kkrOIGle3/zcW4avHPy0R342uzDZ5A0nR7ZxTGoDwE3fnUiGl4jc4GoaOFjUE8HY7W3c9Vk5AffUAa7EnNKI0A==} + '@contentstack/cli-cm-seed@2.0.1': + resolution: {integrity: sha512-/KNjgy+0mzruP5DzyTISXjaep2jgc5eYRpryjo+LJ296CTXYnGxuwHabJ+JbkkbuWesu75jjlAqIU0QIsGVQxQ==} engines: {node: '>=22.0.0'} - '@contentstack/cli-command@2.0.0': - resolution: {integrity: sha512-yBLCCopKHJldi89QeaXgxpvjIEDkSFFoxhJOKbFlvGzTww3rVSaxECnK3PsTcivA7Gct4cicOyRtPRo1HikpBA==} + '@contentstack/cli-command@2.0.1': + resolution: {integrity: sha512-Ipmr6VU4I8Eck/YonfA9a54rB6joqKkqpjtNOQ8B/9/xhX0fAGsMdjmOUJfZciFXNLv6zd+dIXAb6roZ/FNNPg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-config@2.0.0': - resolution: {integrity: sha512-PlC/soI1X5cvXx3nvE6bYiwr4ArephwWIFJZNmIfoYzqU5cYTwLfngkTYoMvYF9eivhxf9nD5p4y3CqWvfzWeg==} + '@contentstack/cli-config@2.0.1': + resolution: {integrity: sha512-BFplwZzxWweUCTXeacFBk3l+tlbxaMkcrBxx5uiWnchMkStITdTo3p/oXVWxNpZNKUz4JzfDytS6acoMUUfjGg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-migration@2.0.0': - resolution: {integrity: sha512-b5auimQQBRmNAeNJ3+53oW1tpZBPtsVOLRUtGOuGe0zL9UBKyxVynk9VofKg1g1r6BIY6lY5c14+Np1kjVFiVg==} + '@contentstack/cli-migration@2.0.1': + resolution: {integrity: sha512-ogyzMBX6yPjU1Mw7c0vkUyiIu+tFHGlEYPfWHytGR2WqaWxwLCKd3zsSmxFkbsUWLLPW4czdhGh4vlvknhFo9Q==} engines: {node: '>=22.0.0'} - '@contentstack/cli-utilities@2.0.0': - resolution: {integrity: sha512-RDDE+e1wHAG3NoYAHpvEnqwpNeMqkWCBHzYlxzgttyRpmFRXxdX6dMn1NBaqidTtLqtjk38irs24w8fm+WoFqw==} + '@contentstack/cli-utilities@2.0.1': + resolution: {integrity: sha512-6guAPNE2CVnt0Wwo9ROh1qeKkHhQ3hLltMjlXiu2YpxR/oxJKrTKGdPdMND0GJctzTfkMTtOLnrHWUnCOjGPaA==} - '@contentstack/cli-variants@2.0.0': - resolution: {integrity: sha512-GESidBEwsfk8b4xyDTOZs++Qe7ZwiaErU6Bq6TJnVNQnxrw0cbuy+AMyiZaKBnGMUBtPEwY9ThkLAAgRgVjzGw==} + '@contentstack/cli-variants@2.0.1': + resolution: {integrity: sha512-W6LgzqOiD9Zbn7TyH+9sKfvoAvBNm++vzVqk1tisYZ4V1eSshF4F2IcF179a6Nc5a5mS1ZuySQxdNpcT+59JNw==} '@contentstack/core@1.5.2': resolution: {integrity: sha512-4AgYoQur1y7FGeMiZ33BbwkoGrLUlUE5XZcKq2S0hTbG30BeYW8u06muk4tCiOuqKMQGyFbBST4q5sPECPa09A==} @@ -731,10 +736,6 @@ packages: resolution: {integrity: sha512-gzRW5eaz3WrwZXnIs8n/yKX5fzsgNSs5bXwyGG8E51c81iTbYvBlFJAhaordZqkmTDrwD3KKezTpA+0GVeKiFA==} engines: {node: '>=18'} - '@contentstack/management@1.30.4': - resolution: {integrity: sha512-wFmHxf2WfPVXD8uvFpaxdY882ELqYhdPu1aQM9VM/UYUtJg+7uCj9k785ujYfgbSKgxfY6APgwI++n59v3Entg==} - engines: {node: '>=8.0.0'} - '@contentstack/management@1.31.1': resolution: {integrity: sha512-tl0Egw40B7DC+rpPDpGM4CU79m9lQKDtkHxtqEfwdC86K4b0xOUt2ZYwOlrwyr9ShE/QB8Q33abC1a9+1823uQ==} engines: {node: '>=8.0.0'} @@ -1787,8 +1788,8 @@ packages: bowser@2.14.1: resolution: {integrity: sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg==} - brace-expansion@5.0.9: - resolution: {integrity: sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==} + brace-expansion@5.0.12: + resolution: {integrity: sha512-YovQ3rzhaLMIrDjNDMkNS01tea93qhEhG5xy8f6+R0l+dw3Ki+5sCoIoI942iuLZTHWogWktgwVDhU09iNEimQ==} engines: {node: 20 || >=22} braces@3.0.3: @@ -2574,8 +2575,8 @@ packages: fast-levenshtein@3.0.0: resolution: {integrity: sha512-hKKNajm46uNmTlhHSyZkmToAc56uZJwYq7yrciZjqOxnlfQwERDQJmHPUp7m1m9wx8vgOe8IaCKZ5Kv2k1DdCQ==} - fast-uri@4.1.3: - resolution: {integrity: sha512-7+72G6vLt7jjNas8SmSATx2qeyRIjxeqO3i4IkmDTxlqYZRKANhOe1bnovcp4WZmvsYrp60WyqPyHqgRiX0yXw==} + fast-uri@4.1.5: + resolution: {integrity: sha512-vZeoMRB4epNr7QfdHxel7te/RcX16CxyXI07JCCTFWZA2s4v1azGNESRj+2EoaHSaWFL/Z3GmKT2jF6A202jLg==} fastest-levenshtein@1.0.16: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} @@ -2596,8 +2597,8 @@ packages: fecha@4.2.3: resolution: {integrity: sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==} - figlet@1.11.0: - resolution: {integrity: sha512-EEx3OS/l2bFqcUNN2NM9FPJp8vAMrgbCxsbl2hbcJNNxOEwVe3mEzrhan7TbJQViZa8mMqhihlbCaqD+LyYKTQ==} + figlet@1.11.4: + resolution: {integrity: sha512-ZU41480OncL+NVLQrT0GVnbO0COL24sLSrzksioDgunmdJNYEUxhJJZ4Y3x1csN8XXqN5OcCZTLG8lKdquNyfQ==} engines: {node: '>= 17.0.0'} hasBin: true @@ -3268,8 +3269,8 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@5.4.1: - resolution: {integrity: sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==} + js-yaml@5.4.2: + resolution: {integrity: sha512-m+aqu+LwO1O6sIopafj8HUVl5aawITwZQe/yHpMCKjaWBaA/d07B/QdMb3529REftiU+RMMHL3Vlsw3hON7vWg==} hasBin: true jsdoc-type-pratt-parser@4.1.0: @@ -4027,10 +4028,6 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.15.3: - resolution: {integrity: sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==} - engines: {node: '>=0.6'} - qs@6.16.0: resolution: {integrity: sha512-h6fhOIaRrID2CbEY2fqs+7t+UXZo+MLAnU5gRIq85uFtdiUPCdsApMlHhXogKVM4HM2DVbIjGNTTYH2OcmP1vA==} engines: {node: '>=0.6'} @@ -5176,19 +5173,22 @@ snapshots: '@colors/colors@1.6.0': {} - '@contentstack/cli-asset-management@1.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@colors/colors@1.6.1': {} + + '@contentstack/cli-asset-management@1.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) lodash: 4.18.1 + tslib: 2.8.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-audit@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-audit@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 chalk: 5.6.2 fast-csv: 4.3.6 @@ -5200,26 +5200,28 @@ snapshots: - debug - supports-color - '@contentstack/cli-bulk-operations@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-bulk-operations@2.1.0(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-asset-management': 1.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-asset-management': 1.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/delivery-sdk': 5.6.0(debug@4.4.3) - '@contentstack/management': 1.30.4(debug@4.4.3) + '@contentstack/management': 1.31.1(debug@4.4.3) + chalk: 5.6.2 lodash: 4.18.1 + tslib: 2.8.1 uuid: 14.0.2 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-cm-bootstrap@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-cm-bootstrap@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-cm-seed': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-config': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-cm-seed': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-config': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 inquirer: 12.11.1(@types/node@18.19.130) mkdirp: 2.1.6 @@ -5229,10 +5231,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-branches@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-cm-branches@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 chalk: 5.6.2 just-diff: 6.0.2 @@ -5242,13 +5244,13 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-clone@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-cm-clone@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@colors/colors': 1.6.0 - '@contentstack/cli-cm-export': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-cm-import': 2.0.0(@types/node@18.19.130) - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@colors/colors': 1.6.1 + '@contentstack/cli-cm-export': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-cm-import': 2.0.1(@types/node@18.19.130) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 chalk: 5.6.2 inquirer: 12.11.1(@types/node@18.19.130) @@ -5262,10 +5264,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export-to-csv@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-cm-export-to-csv@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@inquirer/prompts': 7.10.1(@types/node@18.19.130) '@oclif/core': 4.14.0 fast-csv: 4.3.6 @@ -5274,12 +5276,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-cm-export@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-asset-management': 1.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-variants': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-asset-management': 1.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-variants': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 async: 3.2.6 big-json: 3.2.0 @@ -5296,11 +5298,11 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import-setup@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-cm-import-setup@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-asset-management': 1.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-asset-management': 1.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 big-json: 3.2.0 chalk: 5.6.2 @@ -5314,13 +5316,13 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import@2.0.0(@types/node@18.19.130)': + '@contentstack/cli-cm-import@2.0.1(@types/node@18.19.130)': dependencies: - '@contentstack/cli-asset-management': 1.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-audit': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-variants': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-asset-management': 1.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-audit': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-variants': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 big-json: 3.2.0 bluebird: 3.7.2 @@ -5337,11 +5339,11 @@ snapshots: - '@types/node' - supports-color - '@contentstack/cli-cm-seed@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-cm-seed@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-cm-import': 2.0.0(@types/node@18.19.130) - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-cm-import': 2.0.1(@types/node@18.19.130) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) inquirer: 12.11.1(@types/node@18.19.130) mkdirp: 1.0.4 tar: 7.5.22 @@ -5351,9 +5353,9 @@ snapshots: - debug - supports-color - '@contentstack/cli-command@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-command@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 contentstack: 3.27.1 transitivePeerDependencies: @@ -5361,10 +5363,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-config@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-config@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@contentstack/utils': 1.9.1 '@oclif/core': 4.14.0 transitivePeerDependencies: @@ -5372,10 +5374,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-migration@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-migration@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-command': 2.0.0(@types/node@18.19.130)(debug@4.4.3) - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-command': 2.0.1(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 async: 3.2.6 callsites: 3.1.0 @@ -5392,9 +5394,9 @@ snapshots: - zen-observable - zenObservable - '@contentstack/cli-utilities@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-utilities@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/management': 1.30.4(debug@4.4.3) + '@contentstack/management': 1.31.1(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) '@contentstack/utils': 1.9.1 '@oclif/core': 4.14.0 @@ -5409,7 +5411,7 @@ snapshots: inquirer: 12.11.1(@types/node@18.19.130) inquirer-search-checkbox: 1.0.0 inquirer-search-list: 1.2.6 - js-yaml: 5.4.1 + js-yaml: 5.4.2 klona: 2.0.6 lodash: 4.18.1 mkdirp: 1.0.4 @@ -5430,9 +5432,9 @@ snapshots: - debug - supports-color - '@contentstack/cli-variants@2.0.0(@types/node@18.19.130)(debug@4.4.3)': + '@contentstack/cli-variants@2.0.1(@types/node@18.19.130)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 2.0.0(@types/node@18.19.130)(debug@4.4.3) + '@contentstack/cli-utilities': 2.0.1(@types/node@18.19.130)(debug@4.4.3) '@oclif/core': 4.14.0 lodash: 4.18.1 mkdirp: 1.0.4 @@ -5447,7 +5449,7 @@ snapshots: axios: 1.20.0(debug@4.4.3) axios-mock-adapter: 2.1.0(axios@1.20.0(debug@4.4.3)) lodash: 4.18.1 - qs: 6.15.3 + qs: 6.16.0 tslib: 2.8.1 transitivePeerDependencies: - debug @@ -5463,23 +5465,7 @@ snapshots: - debug - supports-color - '@contentstack/management@1.30.4(debug@4.4.3)': - dependencies: - '@contentstack/utils': 1.9.1 - assert: 2.1.0 - axios: 1.20.0(debug@4.4.3) - buffer: 6.0.3 - form-data: 4.0.6 - husky: 9.1.7 - lodash: 4.18.1 - otplib: 12.0.1 - qs: 6.16.0 - stream-browserify: 3.0.0 - transitivePeerDependencies: - - debug - - supports-color - - '@contentstack/management@1.31.1': + '@contentstack/management@1.31.1(debug@4.4.3)': dependencies: '@contentstack/utils': 1.9.1 assert: 2.1.0 @@ -5599,7 +5585,7 @@ snapshots: globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 5.4.1 + js-yaml: 5.4.2 minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -5968,7 +5954,7 @@ snapshots: camelcase: 5.3.1 find-up: 4.1.0 get-package-type: 0.1.0 - js-yaml: 5.4.1 + js-yaml: 5.4.2 resolve-from: 5.0.0 '@istanbuljs/schema@0.1.6': {} @@ -6815,7 +6801,7 @@ snapshots: ajv@8.20.0: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 4.1.3 + fast-uri: 4.1.5 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -7003,7 +6989,7 @@ snapshots: bowser@2.14.1: {} - brace-expansion@5.0.9: + brace-expansion@5.0.12: dependencies: balanced-match: 4.0.4 @@ -8215,7 +8201,7 @@ snapshots: dependencies: fastest-levenshtein: 1.0.16 - fast-uri@4.1.3: {} + fast-uri@4.1.5: {} fastest-levenshtein@1.0.16: {} @@ -8229,7 +8215,7 @@ snapshots: fecha@4.2.3: {} - figlet@1.11.0: + figlet@1.11.4: dependencies: commander: 14.0.3 @@ -8923,7 +8909,7 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@5.4.1: + js-yaml@5.4.2: dependencies: argparse: 2.0.1 @@ -9157,23 +9143,23 @@ snapshots: minimatch@10.2.6: dependencies: - brace-expansion: 5.0.9 + brace-expansion: 5.0.12 minimatch@3.1.5: dependencies: - brace-expansion: 5.0.9 + brace-expansion: 5.0.12 minimatch@5.1.9: dependencies: - brace-expansion: 5.0.9 + brace-expansion: 5.0.12 minimatch@9.0.3: dependencies: - brace-expansion: 5.0.9 + brace-expansion: 5.0.12 minimatch@9.0.9: dependencies: - brace-expansion: 5.0.9 + brace-expansion: 5.0.12 minimist@1.2.8: {} @@ -9200,7 +9186,7 @@ snapshots: find-up: 5.0.0 glob: 8.1.0 he: 1.2.0 - js-yaml: 5.4.1 + js-yaml: 5.4.2 log-symbols: 4.1.0 minimatch: 5.1.9 ms: 2.1.3 @@ -9668,11 +9654,6 @@ snapshots: punycode@2.3.1: {} - qs@6.15.3: - dependencies: - es-define-property: 1.0.1 - side-channel: 1.1.1 - qs@6.16.0: dependencies: es-define-property: 1.0.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 460c169605..e309511df1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,6 +4,7 @@ overrides: tmp: 0.2.7 uuid: 14.0.2 lodash: 4.18.1 - brace-expansion: 5.0.9 - js-yaml: 5.4.1 - fast-uri: 4.1.3 + brace-expansion: 5.0.12 + js-yaml: 5.4.2 + fast-uri: 4.1.5 + qs: 6.16.0 \ No newline at end of file