Skip to content

Commit

Permalink
fix(deps): update voiceflow dependencies (automerge) (vf-000)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 9123719 commit 8da19ac
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 8da19ac

Please sign in to comment.