mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-26 02:04:08 +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:
parent
9381fb2916
commit
6b23d23b06
6
package-lock.json
generated
6
package-lock.json
generated
@ -11053,9 +11053,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ibm-watson": {
|
"ibm-watson": {
|
||||||
"version": "6.1.0",
|
"version": "6.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/ibm-watson/-/ibm-watson-6.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/ibm-watson/-/ibm-watson-6.1.1.tgz",
|
||||||
"integrity": "sha512-GUcxK1VeiHB96d9zEZaSVs6Gi0B6DqP7C7GeXhZw8QpFoZoCr++WGRZb4AmQaciwYz6Lo6xB6jGzUTZbK7cIDA==",
|
"integrity": "sha512-2gz44DB3XFg6d7n49/7h/B/az0Vjmwv35xubCJ0WhuY1SfsdZifIoDwQg2g2NM89fuUmwJ0ZrKcu57aY84aq0Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/async": "^3.2.5",
|
"@types/async": "^3.2.5",
|
||||||
"@types/extend": "^3.0.1",
|
"@types/extend": "^3.0.1",
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
"fastify-static": "^4.0.1",
|
"fastify-static": "^4.0.1",
|
||||||
"fluent-ffmpeg": "^2.1.2",
|
"fluent-ffmpeg": "^2.1.2",
|
||||||
"googleapis": "^67.1.1",
|
"googleapis": "^67.1.1",
|
||||||
"ibm-watson": "^6.1.0",
|
"ibm-watson": "^6.1.1",
|
||||||
"moment-timezone": "^0.5.33",
|
"moment-timezone": "^0.5.33",
|
||||||
"node-wav": "0.0.2",
|
"node-wav": "0.0.2",
|
||||||
"socket.io": "^4.1.2",
|
"socket.io": "^4.1.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user