From f35b024c5e60c8e40bc37180bfb081935c43d00b Mon Sep 17 00:00:00 2001 From: seanspeaks Date: Mon, 29 Jul 2024 19:32:38 +0000 Subject: [PATCH] Bump independent versions [skip ci] - @friggframework/api-module-hubspot@0.12.0 --- api-module-library/hubspot/package.json | 2 +- package-lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api-module-library/hubspot/package.json b/api-module-library/hubspot/package.json index 69ba80f85..81b91013e 100644 --- a/api-module-library/hubspot/package.json +++ b/api-module-library/hubspot/package.json @@ -1,6 +1,6 @@ { "name": "@friggframework/api-module-hubspot", - "version": "0.11.2", + "version": "0.12.0", "prettier": "@friggframework/prettier-config", "description": "", "main": "index.js", diff --git a/package-lock.json b/package-lock.json index efd8a5e18..ef44a2aa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,8 +25,8 @@ "nx": "^16.10.0" }, "engines": { - "node": ">=14", - "npm": ">=7" + "node": "^18.17.0", + "npm": "10.8.2" } }, "api-module-library/activecampaign": { @@ -563,7 +563,7 @@ }, "api-module-library/hubspot": { "name": "@friggframework/api-module-hubspot", - "version": "0.11.2", + "version": "0.12.0", "license": "MIT", "dependencies": { "@friggframework/assertions": "^1.0.9",