Skip to content

Commit

Permalink
Merge pull request #1369 from cboard-org/snyk-upgrade-7433db39bb5805f…
Browse files Browse the repository at this point in the history
…4c966f5708b42c590

[Snyk] Upgrade microsoft-cognitiveservices-speech-sdk from 1.22.0 to 1.25.0
  • Loading branch information
martinbedouret authored Feb 19, 2023
2 parents dcb491b + 51bdf08 commit fe576b1
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 @@ -49,7 +49,7 @@
"keycode": "^2.2.1",
"lodash": "^4.17.21",
"mathjs": "7.6.0",
"microsoft-cognitiveservices-speech-sdk": "^1.21.1",
"microsoft-cognitiveservices-speech-sdk": "^1.25.0",
"mime-types": "^2.1.35",
"moment": "2.29.4",
"mongoose": "^6.4.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9633,10 +9633,10 @@ micromatch@^4.0.2:
braces "^3.0.2"
picomatch "^2.3.1"

microsoft-cognitiveservices-speech-sdk@^1.21.1:
version "1.22.0"
resolved "https://registry.yarnpkg.com/microsoft-cognitiveservices-speech-sdk/-/microsoft-cognitiveservices-speech-sdk-1.22.0.tgz#4c6f82147cbb364c5fa7478c7de691af781d6594"
integrity sha512-C1YV5jui3SD02DlmAlN+i7BKdBevETIbGxmkpFy/19yefja14Y7zOR/Hh0qb+ixuU49tPXWmTf2cL+FZE4YD6Q==
microsoft-cognitiveservices-speech-sdk@^1.25.0:
version "1.25.1"
resolved "https://registry.yarnpkg.com/microsoft-cognitiveservices-speech-sdk/-/microsoft-cognitiveservices-speech-sdk-1.25.1.tgz#034be365fea45ad00b91c5efb2d09f143d7781a7"
integrity sha512-Bu7zFcBtX2TUDdig5XaQK/QEcAx5d1xx9dxp7no2iM8AFyif6EkFRtUJlAnb+3xJ8eT4UKXWTOGoh7mM3aZ+Zw==
dependencies:
agent-base "^6.0.1"
asn1.js-rfc2560 "^5.0.1"
Expand Down

0 comments on commit fe576b1

Please sign in to comment.