diff --git a/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs b/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs index 76d79654413e4..9265a9c47d380 100644 --- a/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs +++ b/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs @@ -5,7 +5,7 @@ export default { key: "activecampaign-create-or-update-contact", name: "Create or Update Contact", description: "Creates a new contact or updates an existing contact. [See the documentation](https://developers.activecampaign.com/reference/sync-a-contacts-data).", - version: "0.2.5", + version: "0.2.6", type: "action", async run({ $ }) { const response = diff --git a/components/activecampaign/package.json b/components/activecampaign/package.json index 195d5ebd31a0f..50f4bcb083de8 100644 --- a/components/activecampaign/package.json +++ b/components/activecampaign/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/activecampaign", - "version": "0.4.4", + "version": "0.4.5", "description": "Pipedream Activecampaing Components", "main": "activecampaign.app.mjs", "keywords": [ @@ -14,7 +14,7 @@ "access": "public" }, "dependencies": { - "@pipedream/platform": "^1.6.0", + "@pipedream/platform": "^3.0.3", "inflection": "^3.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cc3b372e7b90..386208bb30d06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,10 +189,10 @@ importers: components/activecampaign: specifiers: - '@pipedream/platform': ^1.6.0 + '@pipedream/platform': ^3.0.3 inflection: ^3.0.0 dependencies: - '@pipedream/platform': 1.6.0 + '@pipedream/platform': 3.0.3 inflection: 3.0.0 components/acuity_scheduling: @@ -16440,8 +16440,8 @@ packages: kuler: 2.0.0 dev: false - /@definitelytyped/header-parser/0.2.14: - resolution: {integrity: sha512-c40yTjFDApT7oWPNA7mgmar1llevqCLvTNar/vXnM8HdQ/O/qc2drsma9xDoq82IbbEsmgOE9USORgER8xGY6Q==} + /@definitelytyped/header-parser/0.2.15: + resolution: {integrity: sha512-SRUpmhQ7QZpsjLiA9SlwaD2Ct1xOc5Vt8cpZAqQ+P/puu4nNIsibCW87NKkyjCXG+MCUVFWEK7rVCTd12m2hTw==} engines: {node: '>=18.18.0'} dependencies: '@definitelytyped/typescript-versions': 0.1.5 @@ -25032,7 +25032,7 @@ packages: peerDependencies: typescript: '*' dependencies: - '@definitelytyped/header-parser': 0.2.14 + '@definitelytyped/header-parser': 0.2.15 command-exists: 1.2.9 rimraf: 3.0.2 semver: 6.3.1 @@ -25047,7 +25047,7 @@ packages: peerDependencies: typescript: '*' dependencies: - '@definitelytyped/header-parser': 0.2.14 + '@definitelytyped/header-parser': 0.2.15 command-exists: 1.2.9 rimraf: 3.0.2 semver: 6.3.1 @@ -25063,7 +25063,7 @@ packages: peerDependencies: typescript: '>= 3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev || >= 3.8.0-dev || >= 3.9.0-dev || >= 4.0.0-dev' dependencies: - '@definitelytyped/header-parser': 0.2.14 + '@definitelytyped/header-parser': 0.2.15 '@definitelytyped/typescript-versions': 0.1.5 '@definitelytyped/utils': 0.1.8 dts-critic: 3.3.11_typescript@5.2.2 @@ -25083,7 +25083,7 @@ packages: peerDependencies: typescript: '>= 3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev || >= 3.8.0-dev || >= 3.9.0-dev || >= 4.0.0-dev' dependencies: - '@definitelytyped/header-parser': 0.2.14 + '@definitelytyped/header-parser': 0.2.15 '@definitelytyped/typescript-versions': 0.1.5 '@definitelytyped/utils': 0.1.8 dts-critic: 3.3.11_typescript@5.5.4