From 2b787dbd5d923df0a6b0ea23b236686afdd83220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 13:22:50 -0700 Subject: [PATCH] [JS] bump: (deps-dev): Bump the development group in /js with 4 updates (#1773) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #minor Bumps the development group in /js with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [mocha](https://github.com/mochajs/mocha), [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@types/node` from 20.14.2 to 20.14.8
Commits

Updates `mocha` from 10.4.0 to 10.5.0
Release notes

Sourced from mocha's releases.

v10.5.0

:tada: Enhancements

:bug: Fixes

:nut_and_bolt: Other

Changelog

Sourced from mocha's changelog.

10.5.0 / 2024-05-24

:tada: Enhancements

:bug: Fixes

:nut_and_bolt: Other

Commits

Updates `@types/mocha` from 10.0.6 to 10.0.7
Commits

Updates `typescript` from 5.4.5 to 5.5.2
Release notes

Sourced from typescript's releases.

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/package.json | 8 +-- js/packages/teams-ai/package.json | 8 +-- .../01.getting-started/a.echoBot/package.json | 4 +- .../package.json | 4 +- .../b.adaptiveCards.typeAheadBot/package.json | 4 +- .../a.twentyQuestions/package.json | 4 +- .../b.AI-messageExtensions/package.json | 4 +- .../c.actionMapping-lightBot/package.json | 4 +- .../d.chainedActions-listBot/package.json | 4 +- .../e.customModel-LLAMA/package.json | 4 +- .../f.chatModeration/package.json | 4 +- .../04.ai-apps/a.teamsChefBot/package.json | 4 +- .../04.ai-apps/b.devOpsBot/package.json | 4 +- .../c.vision-cardGazer/package.json | 4 +- .../d.assistants-mathBot/package.json | 4 +- .../e.assistants-orderBot/package.json | 4 +- js/samples/04.ai-apps/f.whoBot/package.json | 4 +- .../g.datasource-azureAISearch/package.json | 4 +- .../h.datasource-azureOpenAI/package.json | 4 +- .../a.oauth-adaptiveCard/package.json | 4 +- .../b.oauth-bot/package.json | 4 +- .../c.oauth-messageExtension/package.json | 4 +- .../d.teamsSSO-bot/package.json | 4 +- .../e.teamsSSO-messageExtension/package.json | 4 +- js/yarn.lock | 64 +++++++++---------- 25 files changed, 84 insertions(+), 84 deletions(-) diff --git a/js/package.json b/js/package.json index ed1507875..af0115f14 100644 --- a/js/package.json +++ b/js/package.json @@ -30,8 +30,8 @@ "@standardlabs/is-private": "^1.0.1", "@types/jsonwebtoken": "9.0.4", "@types/lodash": "^4.17.5", - "@types/mocha": "^10.0.6", - "@types/node": "^20.14.2", + "@types/mocha": "^10.0.7", + "@types/node": "^20.14.8", "@types/sinon": "^10.0.19", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -49,7 +49,7 @@ "exorcist": "^2.0.0", "express": "^4.19.2", "mocha-junit-reporter": "^2.0.0", - "mocha": "^10.4.0", + "mocha": "^10.5.0", "ms-rest-azure": "^3.0.2", "npm-run-all": "^4.1.5", "nyc": "^15.1.0", @@ -64,7 +64,7 @@ "sponge": "^0.1.0", "tinyify": "^4.0.0", "ts-node": "^10.9.2", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "wsrun": "^5.2.4" } } diff --git a/js/packages/teams-ai/package.json b/js/packages/teams-ai/package.json index b60c5754f..f24a6fc08 100644 --- a/js/packages/teams-ai/package.json +++ b/js/packages/teams-ai/package.json @@ -49,19 +49,19 @@ "@types/assert": "^1.5.10", "@types/express": "^4.17.21", "@types/jsonwebtoken": "^9.0.4", - "@types/mocha": "^10.0.6", - "@types/node": "^20.14.2", + "@types/mocha": "^10.0.7", + "@types/node": "^20.14.8", "@types/uuid": "^9.0.8", "botbuilder-core": "^4.22.1", "eslint": "^8.57.0", "express": "^4.19.2", "jsonwebtoken": "^9.0.2", - "mocha": "10.4.0", + "mocha": "10.5.0", "nyc": "^15.1.0", "rimraf": "5.0.7", "shx": "^0.3.4", "ts-mocha": "10.0.0", - "typescript": "^5.4.5" + "typescript": "^5.5.2" }, "scripts": { "build": "tsc -b", diff --git a/js/samples/01.getting-started/a.echoBot/package.json b/js/samples/01.getting-started/a.echoBot/package.json index 18b6e2471..5b6f4174a 100644 --- a/js/samples/01.getting-started/a.echoBot/package.json +++ b/js/samples/01.getting-started/a.echoBot/package.json @@ -27,7 +27,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -35,7 +35,7 @@ "nodemon": "~3.0.1", "prettier": "^3.3.2", "rimraf": "^5.0.7", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "ts-node": "^10.9.2" } } diff --git a/js/samples/02.teams-features/a.messageExtensions.searchCommand/package.json b/js/samples/02.teams-features/a.messageExtensions.searchCommand/package.json index c05c9d853..d048febf7 100644 --- a/js/samples/02.teams-features/a.messageExtensions.searchCommand/package.json +++ b/js/samples/02.teams-features/a.messageExtensions.searchCommand/package.json @@ -28,7 +28,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -36,7 +36,7 @@ "nodemon": "~3.0.1", "prettier": "^3.3.2", "rimraf": "^5.0.7", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "ts-node": "^10.9.2" } } diff --git a/js/samples/02.teams-features/b.adaptiveCards.typeAheadBot/package.json b/js/samples/02.teams-features/b.adaptiveCards.typeAheadBot/package.json index 182492a44..905cbfaa8 100644 --- a/js/samples/02.teams-features/b.adaptiveCards.typeAheadBot/package.json +++ b/js/samples/02.teams-features/b.adaptiveCards.typeAheadBot/package.json @@ -28,7 +28,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -36,7 +36,7 @@ "nodemon": "~3.0.1", "prettier": "^3.3.2", "rimraf": "^5.0.7", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "ts-node": "^10.9.2" } } diff --git a/js/samples/03.ai-concepts/a.twentyQuestions/package.json b/js/samples/03.ai-concepts/a.twentyQuestions/package.json index dbd1345dc..cc25e36b6 100644 --- a/js/samples/03.ai-concepts/a.twentyQuestions/package.json +++ b/js/samples/03.ai-concepts/a.twentyQuestions/package.json @@ -27,7 +27,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -35,7 +35,7 @@ "nodemon": "~3.0.1", "prettier": "^3.3.2", "rimraf": "^5.0.7", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "shx": "^0.3.4", "ts-node": "^10.9.2" } diff --git a/js/samples/03.ai-concepts/b.AI-messageExtensions/package.json b/js/samples/03.ai-concepts/b.AI-messageExtensions/package.json index c06eec4b4..3a21f802d 100644 --- a/js/samples/03.ai-concepts/b.AI-messageExtensions/package.json +++ b/js/samples/03.ai-concepts/b.AI-messageExtensions/package.json @@ -27,7 +27,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -35,7 +35,7 @@ "nodemon": "~3.0.1", "prettier": "^3.3.2", "rimraf": "^5.0.7", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "shx": "^0.3.4", "ts-node": "^10.9.2" } diff --git a/js/samples/03.ai-concepts/c.actionMapping-lightBot/package.json b/js/samples/03.ai-concepts/c.actionMapping-lightBot/package.json index 8326c4861..378d5c827 100644 --- a/js/samples/03.ai-concepts/c.actionMapping-lightBot/package.json +++ b/js/samples/03.ai-concepts/c.actionMapping-lightBot/package.json @@ -27,7 +27,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -35,7 +35,7 @@ "nodemon": "~1.19.4", "prettier": "^3.3.2", "rimraf": "^5.0.7", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "shx": "^0.3.4", "ts-node": "^10.9.2" } diff --git a/js/samples/03.ai-concepts/d.chainedActions-listBot/package.json b/js/samples/03.ai-concepts/d.chainedActions-listBot/package.json index 8645031d7..325051894 100644 --- a/js/samples/03.ai-concepts/d.chainedActions-listBot/package.json +++ b/js/samples/03.ai-concepts/d.chainedActions-listBot/package.json @@ -27,7 +27,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/jsonwebtoken": "^9.0.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", @@ -38,6 +38,6 @@ "rimraf": "^5.0.7", "shx": "^0.3.4", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/03.ai-concepts/e.customModel-LLAMA/package.json b/js/samples/03.ai-concepts/e.customModel-LLAMA/package.json index 5580abf62..603bf6b1b 100644 --- a/js/samples/03.ai-concepts/e.customModel-LLAMA/package.json +++ b/js/samples/03.ai-concepts/e.customModel-LLAMA/package.json @@ -30,7 +30,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -38,7 +38,7 @@ "nodemon": "~1.19.4", "prettier": "^3.3.2", "rimraf": "^5.0.7", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "shx": "^0.3.4", "ts-node": "^10.9.2" } diff --git a/js/samples/03.ai-concepts/f.chatModeration/package.json b/js/samples/03.ai-concepts/f.chatModeration/package.json index 7c3b4bd3a..ab277a59a 100644 --- a/js/samples/03.ai-concepts/f.chatModeration/package.json +++ b/js/samples/03.ai-concepts/f.chatModeration/package.json @@ -29,7 +29,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -38,6 +38,6 @@ "prettier": "^3.3.2", "shx": "^0.3.4", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/a.teamsChefBot/package.json b/js/samples/04.ai-apps/a.teamsChefBot/package.json index ad69742d3..17646a156 100644 --- a/js/samples/04.ai-apps/a.teamsChefBot/package.json +++ b/js/samples/04.ai-apps/a.teamsChefBot/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@types/jsonwebtoken": "^9.0.6", - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -41,6 +41,6 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/b.devOpsBot/package.json b/js/samples/04.ai-apps/b.devOpsBot/package.json index 9a72a7abe..4438330d6 100644 --- a/js/samples/04.ai-apps/b.devOpsBot/package.json +++ b/js/samples/04.ai-apps/b.devOpsBot/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@types/jsonwebtoken": "^9.0.6", - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -38,6 +38,6 @@ "rimraf": "^5.0.7", "shx": "^0.3.4", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/c.vision-cardGazer/package.json b/js/samples/04.ai-apps/c.vision-cardGazer/package.json index f3d518d6f..83ae32d48 100644 --- a/js/samples/04.ai-apps/c.vision-cardGazer/package.json +++ b/js/samples/04.ai-apps/c.vision-cardGazer/package.json @@ -29,7 +29,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -39,6 +39,6 @@ "rimraf": "^5.0.7", "nodemon": "~3.0.1", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/d.assistants-mathBot/package.json b/js/samples/04.ai-apps/d.assistants-mathBot/package.json index af805bc9d..7348d347d 100644 --- a/js/samples/04.ai-apps/d.assistants-mathBot/package.json +++ b/js/samples/04.ai-apps/d.assistants-mathBot/package.json @@ -29,7 +29,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -38,6 +38,6 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/e.assistants-orderBot/package.json b/js/samples/04.ai-apps/e.assistants-orderBot/package.json index d4735fe18..c70ec3f70 100644 --- a/js/samples/04.ai-apps/e.assistants-orderBot/package.json +++ b/js/samples/04.ai-apps/e.assistants-orderBot/package.json @@ -29,7 +29,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/jsonwebtoken": "^9.0.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", @@ -40,6 +40,6 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/f.whoBot/package.json b/js/samples/04.ai-apps/f.whoBot/package.json index 64e598425..8b47ee399 100644 --- a/js/samples/04.ai-apps/f.whoBot/package.json +++ b/js/samples/04.ai-apps/f.whoBot/package.json @@ -28,7 +28,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", @@ -39,6 +39,6 @@ "rimraf": "^5.0.7", "ts-node": "^10.9.2", "tsc-watch": "^6.2.0", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/g.datasource-azureAISearch/package.json b/js/samples/04.ai-apps/g.datasource-azureAISearch/package.json index 1035c4467..010e5578a 100644 --- a/js/samples/04.ai-apps/g.datasource-azureAISearch/package.json +++ b/js/samples/04.ai-apps/g.datasource-azureAISearch/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@types/debug": "^4.1.12", "@types/jsonwebtoken": "^8.5.0", - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -51,6 +51,6 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/04.ai-apps/h.datasource-azureOpenAI/package.json b/js/samples/04.ai-apps/h.datasource-azureOpenAI/package.json index c36038ad6..0f858c30e 100644 --- a/js/samples/04.ai-apps/h.datasource-azureOpenAI/package.json +++ b/js/samples/04.ai-apps/h.datasource-azureOpenAI/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@types/debug": "^4.1.12", "@types/jsonwebtoken": "^8.5.0", - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -50,6 +50,6 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/05.authentication/a.oauth-adaptiveCard/package.json b/js/samples/05.authentication/a.oauth-adaptiveCard/package.json index d343d48e9..cc1e08f05 100644 --- a/js/samples/05.authentication/a.oauth-adaptiveCard/package.json +++ b/js/samples/05.authentication/a.oauth-adaptiveCard/package.json @@ -29,7 +29,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", @@ -40,6 +40,6 @@ "rimraf": "^5.0.7", "ts-node": "^10.9.2", "tsc-watch": "^6.2.0", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/05.authentication/b.oauth-bot/package.json b/js/samples/05.authentication/b.oauth-bot/package.json index bd05973dd..3cf1ea74d 100644 --- a/js/samples/05.authentication/b.oauth-bot/package.json +++ b/js/samples/05.authentication/b.oauth-bot/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@types/jsonwebtoken": "^8.5.4", - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", @@ -38,6 +38,6 @@ "rimraf": "^5.0.7", "ts-node": "^10.9.2", "tsc-watch": "^6.2.0", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/05.authentication/c.oauth-messageExtension/package.json b/js/samples/05.authentication/c.oauth-messageExtension/package.json index 15ba56dee..6af51f11a 100644 --- a/js/samples/05.authentication/c.oauth-messageExtension/package.json +++ b/js/samples/05.authentication/c.oauth-messageExtension/package.json @@ -29,7 +29,7 @@ "restify": "~11.1.0" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", @@ -41,6 +41,6 @@ "rimraf": "^5.0.7", "ts-node": "^10.9.2", "tsc-watch": "^6.2.0", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/05.authentication/d.teamsSSO-bot/package.json b/js/samples/05.authentication/d.teamsSSO-bot/package.json index 8233ac72a..ee4a1bb6a 100644 --- a/js/samples/05.authentication/d.teamsSSO-bot/package.json +++ b/js/samples/05.authentication/d.teamsSSO-bot/package.json @@ -29,7 +29,7 @@ "shx": "^0.3.4" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", @@ -40,6 +40,6 @@ "rimraf": "^5.0.7", "ts-node": "^10.9.2", "tsc-watch": "^6.2.0", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/samples/05.authentication/e.teamsSSO-messageExtension/package.json b/js/samples/05.authentication/e.teamsSSO-messageExtension/package.json index fce99c825..6d6b5a80a 100644 --- a/js/samples/05.authentication/e.teamsSSO-messageExtension/package.json +++ b/js/samples/05.authentication/e.teamsSSO-messageExtension/package.json @@ -31,7 +31,7 @@ "shx": "^0.3.4" }, "devDependencies": { - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", @@ -43,6 +43,6 @@ "rimraf": "^5.0.7", "ts-node": "^10.9.2", "tsc-watch": "^6.2.0", - "typescript": "^5.4.5" + "typescript": "^5.5.2" } } diff --git a/js/yarn.lock b/js/yarn.lock index 40e8f273f..449eab6eb 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -1356,10 +1356,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/mocha@^10.0.6": - version "10.0.6" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b" - integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg== +"@types/mocha@^10.0.7": + version "10.0.7" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.7.tgz#4c620090f28ca7f905a94b706f74dc5b57b44f2f" + integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw== "@types/ms@*": version "0.7.34" @@ -1374,10 +1374,10 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*", "@types/node@^20.14.2": - version "20.14.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18" - integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q== +"@types/node@*", "@types/node@^20.14.8": + version "20.14.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8.tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac" + integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA== dependencies: undici-types "~5.26.4" @@ -2970,21 +2970,6 @@ cheerio@^1.0.0-rc.12: parse5 "^7.0.0" parse5-htmlparser2-tree-adapter "^7.0.0" -chokidar@3.5.3, chokidar@^3.5.2: - version "3.5.3" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd" - integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw== - dependencies: - anymatch "~3.1.2" - braces "~3.0.2" - glob-parent "~5.1.2" - is-binary-path "~2.1.0" - is-glob "~4.0.1" - normalize-path "~3.0.0" - readdirp "~3.6.0" - optionalDependencies: - fsevents "~2.3.2" - chokidar@^2.1.8: version "2.1.8" resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917" @@ -3004,6 +2989,21 @@ chokidar@^2.1.8: optionalDependencies: fsevents "^1.2.7" +chokidar@^3.5.2, chokidar@^3.5.3: + version "3.6.0" + resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b" + integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw== + dependencies: + anymatch "~3.1.2" + braces "~3.0.2" + glob-parent "~5.1.2" + is-binary-path "~2.1.0" + is-glob "~4.0.1" + normalize-path "~3.0.0" + readdirp "~3.6.0" + optionalDependencies: + fsevents "~2.3.2" + ci-info@^1.5.0: version "1.6.0" resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497" @@ -6955,14 +6955,14 @@ mocha-junit-reporter@^2.0.0: strip-ansi "^6.0.1" xml "^1.0.1" -mocha@10.4.0, mocha@^10.4.0: - version "10.4.0" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261" - integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA== +mocha@10.5.0, mocha@^10.5.0: + version "10.5.0" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.0.tgz#a8872b2404883792102d78f584ad0e10b35d900d" + integrity sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA== dependencies: ansi-colors "4.1.1" browser-stdout "1.3.1" - chokidar "3.5.3" + chokidar "^3.5.3" debug "4.3.4" diff "5.0.0" escape-string-regexp "4.0.0" @@ -9752,10 +9752,10 @@ typescript@5.4.2: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== -typescript@^5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +typescript@^5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" + integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"