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 Jun 21, 2024
1 parent f5f7529 commit 0c84d3e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
},
"dependencies": {
"@opentelemetry/api-metrics": "0.26.0",
"@voiceflow/alexa-types": "2.13.9",
"@voiceflow/backend-utils": "4.8.3",
"@voiceflow/base-types": "2.81.9",
"@voiceflow/alexa-types": "2.15.9",
"@voiceflow/backend-utils": "4.8.5",
"@voiceflow/base-types": "2.111.3",
"@voiceflow/body-parser": "1.21.1",
"@voiceflow/common": "8.2.0",
"@voiceflow/event-ingestion-service": "1.2.3",
"@voiceflow/general-runtime": "1.138.0",
"@voiceflow/logger": "1.6.1",
"@voiceflow/metrics": "1.4.1",
"@voiceflow/common": "8.3.0",
"@voiceflow/event-ingestion-service": "1.10.0",
"@voiceflow/general-runtime": "1.249.0",
"@voiceflow/logger": "1.6.2",
"@voiceflow/metrics": "1.5.0",
"@voiceflow/verror": "1.1.3",
"@voiceflow/voice-types": "2.9.15",
"@voiceflow/voiceflow-types": "3.23.20",
"@voiceflow/voice-types": "2.10.8",
"@voiceflow/voiceflow-types": "3.31.3",
"ask-sdk": "^2.9.0",
"ask-sdk-express-adapter": "^2.11.0",
"ask-sdk-model": "^1.31.0",
Expand Down Expand Up @@ -78,10 +78,10 @@
"@types/randomstring": "^1.1.6",
"@types/sinon": "^7.5.1",
"@types/supertest": "^2.0.8",
"@voiceflow/commitlint-config": "2.0.0",
"@voiceflow/eslint-config": "6.0.1",
"@voiceflow/git-branch-check": "1.4.0",
"@voiceflow/prettier-config": "1.2.1",
"@voiceflow/commitlint-config": "2.3.1",
"@voiceflow/eslint-config": "6.1.0",
"@voiceflow/git-branch-check": "1.4.1",
"@voiceflow/prettier-config": "1.6.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"commitizen": "^4.2.3",
Expand Down

0 comments on commit 0c84d3e

Please sign in to comment.