1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-10-26 18:18:46 +03:00

chore(deps): bump ibm-watson from 6.1.0 to 6.1.1 (#266)

Bumps [ibm-watson](https://github.com/watson-developer-cloud/node-sdk) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: ibm-watson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
This commit is contained in:
dependabot[bot] 2021-06-05 09:19:06 +08:00 committed by GitHub
parent 9381fb2916
commit 6b23d23b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11053,9 +11053,9 @@
}
},
"ibm-watson": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/ibm-watson/-/ibm-watson-6.1.0.tgz",
"integrity": "sha512-GUcxK1VeiHB96d9zEZaSVs6Gi0B6DqP7C7GeXhZw8QpFoZoCr++WGRZb4AmQaciwYz6Lo6xB6jGzUTZbK7cIDA==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/ibm-watson/-/ibm-watson-6.1.1.tgz",
"integrity": "sha512-2gz44DB3XFg6d7n49/7h/B/az0Vjmwv35xubCJ0WhuY1SfsdZifIoDwQg2g2NM89fuUmwJ0ZrKcu57aY84aq0Q==",
"requires": {
"@types/async": "^3.2.5",
"@types/extend": "^3.0.1",

View File

@ -72,7 +72,7 @@
"fastify-static": "^4.0.1",
"fluent-ffmpeg": "^2.1.2",
"googleapis": "^67.1.1",
"ibm-watson": "^6.1.0",
"ibm-watson": "^6.1.1",
"moment-timezone": "^0.5.33",
"node-wav": "0.0.2",
"socket.io": "^4.1.2",