diff --git a/.nvmrc b/.nvmrc index 2edeafb..cabf43b 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 \ No newline at end of file +24 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 187ebd3..6afcb49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@as-integrations/azure-functions", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@as-integrations/azure-functions", - "version": "0.2.2", + "version": "0.2.3", "license": "MIT", "dependencies": { "@azure/functions": "^3", diff --git a/package.json b/package.json index 3240fa7..a3f7514 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "typescript": "5.9.2" }, "volta": { - "node": "20.19.4", + "node": "24.12.0", "npm": "11.5.2" }, "peerDependencies": {