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 10, 2022
1 parent 016ad85 commit 67917fb
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 75 deletions.
12 changes: 6 additions & 6 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.8.8",
"@voiceflow/backend-utils": "4.6.2",
"@voiceflow/base-types": "2.32.0",
"@voiceflow/alexa-types": "2.8.19",
"@voiceflow/backend-utils": "4.7.1",
"@voiceflow/base-types": "2.39.0",
"@voiceflow/body-parser": "1.21.1",
"@voiceflow/common": "7.27.0",
"@voiceflow/general-runtime": "1.92.7",
"@voiceflow/general-runtime": "1.95.0",
"@voiceflow/event-ingestion-service": "1.0.4",
"@voiceflow/logger": "1.6.1",
"@voiceflow/metrics": "1.3.1",
"@voiceflow/verror": "1.1.0",
"@voiceflow/voice-types": "2.5.36",
"@voiceflow/voiceflow-types": "3.15.14",
"@voiceflow/voice-types": "2.5.47",
"@voiceflow/voiceflow-types": "3.16.5",
"ask-sdk": "^2.9.0",
"ask-sdk-express-adapter": "^2.11.0",
"ask-sdk-model": "^1.31.0",
Expand Down
169 changes: 100 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1234,32 +1234,32 @@
"@typescript-eslint/types" "5.9.1"
eslint-visitor-keys "^3.0.0"

"@voiceflow/alexa-types@2.8.8":
version "2.8.8"
resolved "https://registry.yarnpkg.com/@voiceflow/alexa-types/-/alexa-types-2.8.8.tgz#76883528a32984c251651d32b5e8c940ea4a6fe5"
integrity sha512-Oc7nPhfQ3IZDbsI0w8qhA8sUn75Ldtguw3tzXrwQgAr8PuHmtogDWn5+1Xlp08GraWH6vbb1Df0tYRwQdZJlCA==
"@voiceflow/alexa-types@2.8.19":
version "2.8.19"
resolved "https://registry.yarnpkg.com/@voiceflow/alexa-types/-/alexa-types-2.8.19.tgz#896cf05a3c29be986626ab14047421d962cfa465"
integrity sha512-Io2Ax84hbj5tElBzTLrt8UsXROrZAV5LYmRwc0NLrMK4w5AvHu1QzJlXw0hbfXfUsEGUHLGByZw/rWzuWHouyQ==
dependencies:
"@voiceflow/base-types" "^2.32.0"
"@voiceflow/base-types" "^2.39.0"
"@voiceflow/common" "^7.27.0"
"@voiceflow/voice-types" "^2.5.36"
"@voiceflow/voiceflow-types" "^3.15.14"
"@voiceflow/voice-types" "^2.5.47"
"@voiceflow/voiceflow-types" "^3.16.5"
ask-smapi-model "1.14.0"

"@voiceflow/api-sdk@3.13.14":
version "3.13.14"
resolved "https://registry.yarnpkg.com/@voiceflow/api-sdk/-/api-sdk-3.13.14.tgz#42f513746b839ed1fb4e50eca49779c300bfe4b0"
integrity sha512-suWF8wHrv1l7+JoMHwcj5KsZIdNi7RsVSKbmT9HhEO+cngcQKOvipeMZwWaTgkKkOdFlor7A2vryfRc9Xwk9RQ==
"@voiceflow/api-sdk@3.13.23":
version "3.13.23"
resolved "https://registry.yarnpkg.com/@voiceflow/api-sdk/-/api-sdk-3.13.23.tgz#e8e36ef8aeda5336c9a356cb0b9cac81f365cfdc"
integrity sha512-xZkVihvRWydGRJPk+/AO0wWub2ITpTBN7bUoL6KYFTvIggHDWaQIy2oTWURKwZLKujN7fqEKJ+xyJ+KYm2TYBA==
dependencies:
"@voiceflow/base-types" "^2.32.0"
"@voiceflow/base-types" "^2.37.0"
"@voiceflow/common" "^7.27.0"
axios "0.24.0"
jwt-decode "^3.1.2"
superstruct "^0.10.12"

"@voiceflow/backend-utils@4.6.1":
version "4.6.1"
resolved "https://registry.yarnpkg.com/@voiceflow/backend-utils/-/backend-utils-4.6.1.tgz#9f838858705197dd0b6246e92e732a6093e16462"
integrity sha512-zWo7w7h64sspsDx508crWKY7xxzp8f95i0ZjgYNKTNBKiQ7NFVSUl+Y/OeBBnVisWwgt9PNEvbWLu7wOlUuPhA==
"@voiceflow/backend-utils@4.7.1":
version "4.7.1"
resolved "https://registry.yarnpkg.com/@voiceflow/backend-utils/-/backend-utils-4.7.1.tgz#a60ca41da62c1e92a945c881199258299cf9e1bd"
integrity sha512-h8vt5vPRAgq9Gmydvzgz6qlTqLCrNMuabR4TQCXxN8+LZZ669PtPVck0EaxQw9CCPQhzvRljxe5PJ2S4sAxCkg==
dependencies:
"@voiceflow/logger" "1.6.1"
"@voiceflow/verror" "^1.1.0"
Expand All @@ -1274,28 +1274,18 @@
rate-limiter-flexible "^2.2.2"
sinon "^10.0.0"

"@voiceflow/backend-utils@4.6.2":
version "4.6.2"
resolved "https://registry.yarnpkg.com/@voiceflow/backend-utils/-/backend-utils-4.6.2.tgz#88d8f7a36e2b43245b9d64a21e09d80e17de3cf1"
integrity sha512-BVJUeqbY6mB/YE2f4noIVBRfLzVeuhMeiW+7Z8oc4E5+UUfFVLhIXk/uhx5ncQMWg6Hp4b625gPyD/3Z+xEcxQ==
"@voiceflow/base-types@2.37.0":
version "2.37.0"
resolved "https://registry.yarnpkg.com/@voiceflow/base-types/-/base-types-2.37.0.tgz#8c58a10cee3fae293b19b321f1ccea3235016de2"
integrity sha512-ad+R9RbzpVKpHDGJVgWRx/1LRQ4ClqzAy4Xzmxm+Pe/4gb+MCT1CBceGP/wAIGSgVFcm/p7DkZQ12eKdqKAhOg==
dependencies:
"@voiceflow/logger" "1.6.1"
"@voiceflow/verror" "^1.1.0"
chai "^4.3.4"
dotenv "^10.0.0"
http-errors "^2.0.0"
http-status "^1.4.2"
jszip "3.7.1"
lodash "^4.17.11"
luxon "^1.21.3"
minimatch "5.0.1"
rate-limiter-flexible "^2.2.2"
sinon "^10.0.0"
"@voiceflow/common" "^7.27.0"
slate "0.73.0"

"@voiceflow/base-types@2.32.0", "@voiceflow/base-types@^2.32.0":
version "2.32.0"
resolved "https://registry.yarnpkg.com/@voiceflow/base-types/-/base-types-2.32.0.tgz#1721c3ae45ed54a7214d6e317f85da375ae96420"
integrity sha512-YDpJnHknHNdIk1t3Ml8+9ATqx6OrAY8ZOffR5S5T76u7orvXFzO27xVTLpmiqilwrLKk4uT9B+h5QWu5+IYDPg==
"@voiceflow/base-types@2.39.0", "@voiceflow/base-types@^2.37.0", "@voiceflow/base-types@^2.39.0":
version "2.39.0"
resolved "https://registry.yarnpkg.com/@voiceflow/base-types/-/base-types-2.39.0.tgz#1f170eaa2eff0dafbe7d1c9a71ac14ef6a0c11b7"
integrity sha512-zBXWzNWuw02+jYuWtT9Ph9RzsB9/BSoALvjLPVNfS6JZNa3rdC2CmqWejGfVz6+7E/OD54rPjgrArUtDrDqYpQ==
dependencies:
"@voiceflow/common" "^7.27.0"
slate "0.73.0"
Expand All @@ -1317,12 +1307,20 @@
secure-json-parse "^2.4.0"
type-is "~1.6.18"

"@voiceflow/chat-types@2.7.22", "@voiceflow/chat-types@^2.7.22":
version "2.7.22"
resolved "https://registry.yarnpkg.com/@voiceflow/chat-types/-/chat-types-2.7.22.tgz#b1cda9d444a20184293a3166b7145cd4ab483e70"
integrity sha512-v7yA77H8oO5cjeiLLIG9aYquAShAXKhTlFf+swOtaVLeNa9DUjNdbkKbSu3U6ofUAaa+2MZSfhAUJzIUgHSF7Q==
"@voiceflow/chat-types@2.8.3":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@voiceflow/chat-types/-/chat-types-2.8.3.tgz#c05c32968d9a8156d4f96a54e3126311876387b3"
integrity sha512-c8nOPKDe9dl7BjoJqe/gsCtE/z2F3qloRhlsOQPtBIGNHE/GmZCT8XIXjklihEnE0fDMLCl7BMygu8kizyOfkA==
dependencies:
"@voiceflow/base-types" "^2.32.0"
"@voiceflow/base-types" "^2.37.0"
"@voiceflow/common" "^7.27.0"

"@voiceflow/chat-types@^2.8.3", "@voiceflow/chat-types@^2.8.5":
version "2.8.5"
resolved "https://registry.yarnpkg.com/@voiceflow/chat-types/-/chat-types-2.8.5.tgz#324e1cdc7c494414aa950ec400ec8df7ac20b48c"
integrity sha512-+KIGCwzH+ccUzPYMzPU0hMUxxrmv7Josy1YsSfal+/GZS7DnP9W6r+UGVWn1qQP418mNlBofEoQDBiOEVgEUsw==
dependencies:
"@voiceflow/base-types" "^2.39.0"
"@voiceflow/common" "^7.27.0"

"@voiceflow/commitlint-config@2.0.0":
Expand All @@ -1332,6 +1330,21 @@
dependencies:
"@commitlint/config-conventional" "16.0.0"

"@voiceflow/common@7.26.1":
version "7.26.1"
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.26.1.tgz#71d39f69286a2dc1fa18c79eb0bfa2a3741be5db"
integrity sha512-I9U9NLZO8tfnrGf5mw7+wK55M425x0QkyIODA0mw8Andi2LC4xRXbVDVHTtFzfmekYmYbW45XwoANO5clzR3hQ==
dependencies:
"@types/crypto-js" "^4.0.2"
bson-objectid "^2.0.1"
crypto-js "^4.1.1"
cuid "^2.1.8"
dayjs "1.10.7"
lodash "^4.17.21"
murmurhash-wasm "^1.3.0"
number-to-words "^1.2.4"
typescript-fsa "3.0.0"

"@voiceflow/common@7.27.0", "@voiceflow/common@^7.27.0":
version "7.27.0"
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.0.tgz#6a11cf276f0bbcfc24021815f1e912b9b17c9d59"
Expand Down Expand Up @@ -1403,26 +1416,27 @@
rxjs "^7.2.0"
zod "^3.11.6"

"@voiceflow/general-runtime@1.92.7":
version "1.92.7"
resolved "https://registry.yarnpkg.com/@voiceflow/general-runtime/-/general-runtime-1.92.7.tgz#fdcf91a3db97d482f7a1c73820408ac8ae11cf20"
integrity sha512-NMlQuTrN6hwrqM3ZeFMn4ZFpGKX5crdV2WXoTWDgsrqvELM84VuVWLT/DIzO+qE38B5j59Z+wKiZxyJ6b2w60w==
"@voiceflow/general-runtime@1.95.0":
version "1.95.0"
resolved "https://registry.yarnpkg.com/@voiceflow/general-runtime/-/general-runtime-1.95.0.tgz#b9468402652116d8142af0ff339e422ff36ef400"
integrity sha512-ZFp7e8yZ5Y8+1DpVKQYhD9VZ13ieO1BVWQSjKCe4Kmw3Z7mk7Bi8CABV+2p6BH3D1uyAulhgIIVwWzuA4Dsaqg==
dependencies:
"@opentelemetry/api-metrics" "0.26.0"
"@types/mathjs" "^6.0.4"
"@types/workerpool" "^5.0.1"
"@voiceflow/api-sdk" "3.13.14"
"@voiceflow/backend-utils" "4.6.1"
"@voiceflow/base-types" "2.32.0"
"@voiceflow/api-sdk" "3.13.23"
"@voiceflow/backend-utils" "4.7.1"
"@voiceflow/base-types" "2.37.0"
"@voiceflow/body-parser" "^1.21.1"
"@voiceflow/chat-types" "2.7.22"
"@voiceflow/chat-types" "2.8.3"
"@voiceflow/common" "7.27.0"
"@voiceflow/event-ingestion-service" "1.0.4"
"@voiceflow/logger" "^1.6.1"
"@voiceflow/metrics" "1.3.1"
"@voiceflow/natural-language-commander" "^0.5.1"
"@voiceflow/verror" "^1.1.0"
"@voiceflow/voice-types" "2.5.36"
"@voiceflow/voiceflow-types" "3.15.14"
"@voiceflow/voice-types" "2.5.45"
"@voiceflow/voiceflow-types" "3.16.3"
ajv "6.12.3"
axios "^0.21.1"
compression "^1.7.4"
Expand Down Expand Up @@ -1560,22 +1574,39 @@
dependencies:
http-status "^1.3.2"

"@voiceflow/voice-types@2.5.36", "@voiceflow/voice-types@^2.5.36":
version "2.5.36"
resolved "https://registry.yarnpkg.com/@voiceflow/voice-types/-/voice-types-2.5.36.tgz#cf7eff6a63e526226a9cdd68668b686062933cbb"
integrity sha512-6i2H9ARLiTyxKUCNlE3oVl1E0c4v5RwetZ3eHuYTi5fNQnFqtvILM1ptrXylhhgd4XEqZBnAKacsPr+dCjPiuQ==
"@voiceflow/voice-types@2.5.45":
version "2.5.45"
resolved "https://registry.yarnpkg.com/@voiceflow/voice-types/-/voice-types-2.5.45.tgz#db7e88a9ae1986ee83da055339317115751fd377"
integrity sha512-WYEhz9mInV2JMYXYbB7155S3NIJ0f9dB+zhscLo0WXZl8G+0K3+372x9rOtgLpw+t0pEtc5/YncxLQnBoaxZIQ==
dependencies:
"@voiceflow/base-types" "^2.37.0"
"@voiceflow/common" "^7.27.0"

"@voiceflow/voice-types@2.5.47", "@voiceflow/voice-types@^2.5.45", "@voiceflow/voice-types@^2.5.47":
version "2.5.47"
resolved "https://registry.yarnpkg.com/@voiceflow/voice-types/-/voice-types-2.5.47.tgz#518296cb4bef2eff64c0b1ace602c46b2323a43e"
integrity sha512-qNV8F3oy+KzuR5fKRydvAg3uLX6s63mDAxJzeUepz92tZz/FqwFgi6fnPzwqBdCWgNPHgWcdTye6kgB5sn601A==
dependencies:
"@voiceflow/base-types" "^2.32.0"
"@voiceflow/base-types" "^2.39.0"
"@voiceflow/common" "^7.27.0"

"@voiceflow/voiceflow-types@3.15.14", "@voiceflow/voiceflow-types@^3.15.14":
version "3.15.14"
resolved "https://registry.yarnpkg.com/@voiceflow/voiceflow-types/-/voiceflow-types-3.15.14.tgz#859675c674d2a5531d72153b25ed213c47e43100"
integrity sha512-Lbm2qtrDMXJSNeWjYSSrSuCSMwcnnDtFCdcVODNFn2yNx1uQxI7JIPEMHBbYmgGEbO/InslSYDNp4+qePJt8Tw==
"@voiceflow/voiceflow-types@3.16.3":
version "3.16.3"
resolved "https://registry.yarnpkg.com/@voiceflow/voiceflow-types/-/voiceflow-types-3.16.3.tgz#03a05f8f8c54f216e300dad1b58c94137253bc21"
integrity sha512-fYUGmtIz4vbtY4im8fq1vIc5U4lfdtDsmt7BpQULJgzAWvPTebyUJjZWsfPeK/gwz4j5M1M7RsZjRrevXjZNhg==
dependencies:
"@voiceflow/base-types" "^2.32.0"
"@voiceflow/chat-types" "^2.7.22"
"@voiceflow/voice-types" "^2.5.36"
"@voiceflow/base-types" "^2.37.0"
"@voiceflow/chat-types" "^2.8.3"
"@voiceflow/voice-types" "^2.5.45"

"@voiceflow/voiceflow-types@3.16.5", "@voiceflow/voiceflow-types@^3.16.5":
version "3.16.5"
resolved "https://registry.yarnpkg.com/@voiceflow/voiceflow-types/-/voiceflow-types-3.16.5.tgz#8ae8bf1f3774a1ad823da3b6979b00f150c4852d"
integrity sha512-2D9vQPu40iV1HChU7cf/vaqc0A1ZlO4XTrzjoCAIqkKFbmlhzdpZST5CYjUV9pEwPA4J7UylsFHR8fYa4VilXA==
dependencies:
"@voiceflow/base-types" "^2.39.0"
"@voiceflow/chat-types" "^2.8.5"
"@voiceflow/voice-types" "^2.5.47"

"@vue/compiler-core@3.2.31":
version "3.2.31"
Expand Down Expand Up @@ -5290,18 +5321,18 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"

libphonenumber-js@^1.9.43:
version "1.10.4"
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.4.tgz#90397f0ed620262570a32244c9fbc389cc417ce4"
integrity sha512-9QWxEk4GW5RDnFzt8UtyRENfFpAN8u7Sbf9wf32tcXY9tdtnz1dKHIBwW2Wnfx8ypXJb9zUnTpK9aQJ/B8AlnA==

lie@~3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/lie/-/lie-3.3.0.tgz#dcf82dee545f46074daf200c7c1c5a08e0f40f6a"
integrity sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==
dependencies:
immediate "~3.0.5"

libphonenumber-js@^1.9.43:
version "1.10.4"
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.4.tgz#90397f0ed620262570a32244c9fbc389cc417ce4"
integrity sha512-9QWxEk4GW5RDnFzt8UtyRENfFpAN8u7Sbf9wf32tcXY9tdtnz1dKHIBwW2Wnfx8ypXJb9zUnTpK9aQJ/B8AlnA==

lines-and-columns@^1.1.6:
version "1.2.4"
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
Expand Down Expand Up @@ -6950,7 +6981,7 @@ readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.1.1, readable-stre
string_decoder "^1.1.1"
util-deprecate "^1.0.1"

readable-stream@^2.3.5, readable-stream@~2.3.6:
readable-stream@^2.2.2, readable-stream@^2.3.5, readable-stream@~2.3.6:
version "2.3.7"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
Expand Down

0 comments on commit 67917fb

Please sign in to comment.