Skip to content

Commit

Permalink
Merge pull request #1583 from cboard-org/snyk-upgrade-95cb9503367bdcc…
Browse files Browse the repository at this point in the history
…8d9b03b176ed4818f

[Snyk] Upgrade microsoft-cognitiveservices-speech-sdk from 1.31.0 to 1.32.0
  • Loading branch information
martinbedouret authored Sep 28, 2023
2 parents 4a143e9 + 24f8ec9 commit 68e8bcd
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.31.0",
"microsoft-cognitiveservices-speech-sdk": "^1.32.0",
"mime-types": "^2.1.35",
"moment": "2.29.4",
"mongoose": "^6.11.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9649,10 +9649,10 @@ micromatch@^4.0.2:
braces "^3.0.2"
picomatch "^2.3.1"

microsoft-cognitiveservices-speech-sdk@^1.31.0:
version "1.31.0"
resolved "https://registry.yarnpkg.com/microsoft-cognitiveservices-speech-sdk/-/microsoft-cognitiveservices-speech-sdk-1.31.0.tgz#a90d59f4205f58d072ed3d4439fa35b07d908ec0"
integrity sha512-wmNi0XoGtQwRoI2To6QSrGHVW0d8WfhJwXtE2nk48l4YkBiDqdPV2tdSXFHRrdv3uwr/+THip45H91Fllpm8qA==
microsoft-cognitiveservices-speech-sdk@^1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/microsoft-cognitiveservices-speech-sdk/-/microsoft-cognitiveservices-speech-sdk-1.32.0.tgz#bc33cf2fd98aea521179e7be45bd744c0a90c09d"
integrity sha512-TQqCIytCvW7x8MB2UT8DfyZkIjO34CSpy0zYlbQChkYWrYNzGgMIAA3uTGuYGj8hb0xMQBwRfqyAc5sA2VRgjQ==
dependencies:
agent-base "^6.0.1"
bent "^7.3.12"
Expand Down

0 comments on commit 68e8bcd

Please sign in to comment.