Skip to content

Commit

Permalink
[JS] bump: (deps): Bump the production group in /js with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production group in /js with 2 updates: [openai](https://github.com/openai/openai-node) and [dotenv](https://github.com/motdotla/dotenv).


Updates `openai` from 4.24.7 to 4.25.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.24.7...v4.25.0)

Updates `dotenv` from 16.3.1 to 16.3.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.3.2)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 4a68955 commit dad22e3
Show file tree
Hide file tree
Showing 21 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"gpt-3-encoder": "^1.1.4",
"json-colorizer": "^2.2.2",
"jsonschema": "1.4.1",
"openai": "^4.24.7",
"openai": "^4.25.0",
"uuid": "^9.0.1",
"yaml": "^2.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/01.messaging.a.echoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"botbuilder": "^4.21.4",
"@microsoft/teams-ai": "~1.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"botbuilder": "^4.21.4",
"@microsoft/teams-ai": "~1.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0",
"axios": "^1.6.5"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/03.adaptiveCards.a.typeAheadBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"botbuilder": "^4.21.4",
"@microsoft/teams-ai": "~1.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0",
"axios": "^1.6.5"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.a.teamsChefBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@microsoft/teams-ai": "~1.1.0",
"@microsoft/teamsfx": "^2.3.0",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0",
"vectra": "^0.5.5"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.b.messageExtensions.AI-ME/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"botbuilder": "^4.21.4",
"@microsoft/teams-ai": "~1.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.c.actionMapping.lightBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"botbuilder": "^4.21.4",
"@microsoft/teams-ai": "~1.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.d.chainedActions.listBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@microsoft/teams-ai": "~1.1.0",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.e.chainedActions.devOpsBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"botbuilder": "^4.21.4",
"@microsoft/teams-ai": "~1.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.f.vision.cardMaster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@microsoft/teams-ai": "~1.1.0",
"@microsoft/teamsfx": "^2.3.0",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.e.twentyQuestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"botbuilder": "^4.21.4",
"@microsoft/teams-ai": "~1.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/05.chatModeration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/teams-ai": "~1.1.0",
"axios": "^1.6.5",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"jsonwebtoken": "^9.0.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.assistants.a.mathBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/teams-ai": "~1.1.0",
"axios": "^1.6.5",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"jsonwebtoken": "^9.0.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.assistants.b.orderBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/teams-ai": "~1.1.0",
"axios": "^1.6.5",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"jsonwebtoken": "^9.0.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.auth.oauth.adaptiveCard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.1.0",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"isomorphic-fetch": "^3.0.0",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.auth.oauth.bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/teams-ai": "~1.1.0",
"botbuilder": "^4.21.4",
"botbuilder-dialogs": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.auth.oauth.messageExtension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.1.0",
"botbuilder": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"isomorphic-fetch": "^3.0.0",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.auth.teamsSSO.bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/teams-ai": "~1.1.0",
"botbuilder": "^4.21.4",
"botbuilder-dialogs": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0",
"shx": "^0.3.4"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.auth.teamsSSO.messageExtension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@microsoft/teams-ai": "~1.1.0",
"botbuilder": "^4.21.4",
"botbuilder-azure-blobs": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"isomorphic-fetch": "^3.0.0",
"replace": "~1.2.0",
"restify": "~11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/07.whoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@microsoft/teams-ai": "~1.1.0",
"botbuilder": "^4.21.4",
"botbuilder-dialogs": "^4.21.4",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
16 changes: 8 additions & 8 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3563,10 +3563,10 @@ dot-prop@^4.2.1:
dependencies:
is-obj "^1.0.0"

dotenv@*, dotenv@^16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
dotenv@*, dotenv@^16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.2.tgz#3cb611ce5a63002dbabf7c281bc331f69d28f03f"
integrity sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==

dotenv@^8.2.0:
version "8.6.0"
Expand Down Expand Up @@ -7098,10 +7098,10 @@ openai@^3.2.1:
axios "^0.26.0"
form-data "^4.0.0"

openai@^4.24.7:
version "4.24.7"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.24.7.tgz#65b206bcf15c11202f758b5e1e945ffa13fd6b7f"
integrity sha512-JUesECWPtsDHO0TlZGb6q73hnAmXUdzj9NrwgZeL4lqlRt/kR1sWrXoy8LocxN/6uOtitywvcJqe0O1PLkG45g==
openai@^4.25.0:
version "4.25.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.25.0.tgz#b40099d625cccb19cbf1cab88915ac1699ece0ed"
integrity sha512-qLMFOizjxKuDfQkBrczZPYo6XVL4bdcuz9MR11Q+M91kGcs8dQw+O90nRcC+qWuhaGphQkfXQJMn4cd7Yew3Kg==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit dad22e3

Please sign in to comment.