From 8da19aca76e0c833168beeef97b6d65a5b776721 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 16:10:08 +0000 Subject: [PATCH] fix(deps): update voiceflow dependencies (automerge) (vf-000) --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d0c9f514f..d33d7fe28 100644 --- a/package.json +++ b/package.json @@ -16,25 +16,25 @@ "@aws-sdk/client-s3": "^3.179.0", "@opentelemetry/api-metrics": "0.26.0", "@types/workerpool": "^5.0.1", - "@voiceflow/alexa-types": "2.15.0", + "@voiceflow/alexa-types": "2.15.4", "@voiceflow/backend-utils": "4.8.5", - "@voiceflow/base-types": "2.110.0", + "@voiceflow/base-types": "2.110.2", "@voiceflow/body-parser": "^1.21.1", - "@voiceflow/chat-types": "2.14.1", - "@voiceflow/common": "8.2.8", + "@voiceflow/chat-types": "2.14.4", + "@voiceflow/common": "8.3.0", "@voiceflow/default-prompt-wrappers": "^1.1.1", - "@voiceflow/dtos": "1.75.0", - "@voiceflow/event-ingestion-service": "1.5.1", + "@voiceflow/dtos": "1.78.1", + "@voiceflow/event-ingestion-service": "1.8.1", "@voiceflow/exception": "^1.5.1", "@voiceflow/internal": "3.2.3", "@voiceflow/logger": "2.2.0", - "@voiceflow/metrics": "1.4.1", + "@voiceflow/metrics": "1.5.0", "@voiceflow/natural-language-commander": "^0.5.1", "@voiceflow/sdk-http-ml-gateway": "2.18.7", - "@voiceflow/utils-designer": "1.9.3", + "@voiceflow/utils-designer": "1.19.2", "@voiceflow/verror": "^1.1.3", - "@voiceflow/voice-types": "2.10.1", - "@voiceflow/voiceflow-types": "3.30.2", + "@voiceflow/voice-types": "2.10.4", + "@voiceflow/voiceflow-types": "3.30.4", "ajv": "6.12.3", "axios": "^0.21.1", "better-sse": "^0.11.0", @@ -101,10 +101,10 @@ "@types/sinon": "^7.5.1", "@types/supertest": "^2.0.8", "@types/validator": "^13.7.0", - "@voiceflow/commitlint-config": "2.0.0", + "@voiceflow/commitlint-config": "2.3.1", "@voiceflow/eslint-config": "6.1.0", "@voiceflow/git-branch-check": "1.4.1", - "@voiceflow/prettier-config": "1.2.1", + "@voiceflow/prettier-config": "1.5.1", "@voiceflow/test-common": "^1.8.1", "chai": "^4.2.0", "chai-as-promised": "^7.1.1",