Skip to content

Commit

Permalink
Merge pull request #1659 from cboard-org/snyk-upgrade-96402af273a4102…
Browse files Browse the repository at this point in the history
…eef096075cdc5eff6

[Snyk] Upgrade microsoft-cognitiveservices-speech-sdk from 1.33.1 to 1.34.0
  • Loading branch information
martinbedouret authored May 9, 2024
2 parents 76fd67b + 0f46754 commit 8914450
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"keycode": "^2.2.1",
"lodash": "^4.17.21",
"mathjs": "7.6.0",
"microsoft-cognitiveservices-speech-sdk": "^1.33.1",
"microsoft-cognitiveservices-speech-sdk": "^1.34.0",
"mime-types": "^2.1.35",
"moment": "2.29.4",
"mongoose": "^6.12.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9722,10 +9722,10 @@ micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
braces "^3.0.2"
picomatch "^2.3.1"

microsoft-cognitiveservices-speech-sdk@^1.33.1:
version "1.33.1"
resolved "https://registry.yarnpkg.com/microsoft-cognitiveservices-speech-sdk/-/microsoft-cognitiveservices-speech-sdk-1.33.1.tgz#719086ceea5764562ad53b751c2fe00b39ded555"
integrity sha512-mVXgU98dd1nvK2xHNpXimqe7VmA5QdMAn8kAkqSouoCo1MU3BhRpb6ueuYRn5kvxSfPHypud2knQBh+PItVcdw==
microsoft-cognitiveservices-speech-sdk@^1.34.0:
version "1.34.0"
resolved "https://registry.yarnpkg.com/microsoft-cognitiveservices-speech-sdk/-/microsoft-cognitiveservices-speech-sdk-1.34.0.tgz#003a3823c008e66421e09574b6ae8c2aca3118b6"
integrity sha512-WAR0YqouRzVux2kI+f5wTPC6NyJgIVC1g65d79dJ9I32WPJs2kK+eb/BMB6mhSdCjackO5FsrW7JLaQ/vB1heQ==
dependencies:
"@types/webrtc" "^0.0.37"
agent-base "^6.0.1"
Expand Down

0 comments on commit 8914450

Please sign in to comment.