diff --git a/js/package.json b/js/package.json index 658c5e3d2..ef0fa3c19 100644 --- a/js/package.json +++ b/js/package.json @@ -31,7 +31,7 @@ "@types/jsonwebtoken": "9.0.4", "@types/lodash": "^4.17.7", "@types/mocha": "^10.0.7", - "@types/node": "^20.14.14", + "@types/node": "^20.14.15", "@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.7.0", + "mocha": "^10.7.3", "ms-rest-azure": "^3.0.2", "npm-run-all": "^4.1.5", "nyc": "^15.1.0", diff --git a/js/packages/teams-ai/package.json b/js/packages/teams-ai/package.json index 4001d3801..e2c237e5d 100644 --- a/js/packages/teams-ai/package.json +++ b/js/packages/teams-ai/package.json @@ -50,13 +50,13 @@ "@types/express": "^4.17.21", "@types/jsonwebtoken": "^9.0.4", "@types/mocha": "^10.0.7", - "@types/node": "^20.14.14", + "@types/node": "^20.14.15", "@types/uuid": "^9.0.8", "botbuilder-core": "^4.22.1", "eslint": "^8.57.0", "express": "^4.19.2", "jsonwebtoken": "^9.0.2", - "mocha": "10.7.0", + "mocha": "10.7.3", "nyc": "^15.1.0", "rimraf": "5.0.10", "shx": "^0.3.4", diff --git a/js/samples/01.getting-started/a.echoBot/package.json b/js/samples/01.getting-started/a.echoBot/package.json index 69d107fdf..0b6f07a4f 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 13db78297..aec0e0e5b 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 9be725ab9..e0bba41fa 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/js/samples/03.ai-concepts/a.twentyQuestions/package.json b/js/samples/03.ai-concepts/a.twentyQuestions/package.json index b3d1037e8..df926f891 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 217dd396a..d45c140fe 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 671590772..875a48bb8 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.14", + "@types/node": "^20.14.15", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 8bc7f3a2c..0d3ab95c8 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.14", + "@types/node": "^20.14.15", "@types/jsonwebtoken": "^9.0.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", 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 6a4d4cbbe..0654fef7a 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.14", + "@types/node": "^20.14.15", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/js/samples/03.ai-concepts/f.chatModeration/package.json b/js/samples/03.ai-concepts/f.chatModeration/package.json index 578bb421c..1701594e8 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/js/samples/04.ai-apps/a.teamsChefBot/package.json b/js/samples/04.ai-apps/a.teamsChefBot/package.json index c9e72a90c..23472b0be 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/js/samples/04.ai-apps/b.devOpsBot/package.json b/js/samples/04.ai-apps/b.devOpsBot/package.json index 97fa46bc4..312e2af12 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 6b2e09bf5..ac49e2d8e 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.14", + "@types/node": "^20.14.15", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 2cb8dcaa5..f8f907804 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.14", + "@types/node": "^20.14.15", "@types/restify": "^8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 95b50c0fb..24d2cb865 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.14", + "@types/node": "^20.14.15", "@types/jsonwebtoken": "^9.0.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", diff --git a/js/samples/04.ai-apps/f.whoBot/package.json b/js/samples/04.ai-apps/f.whoBot/package.json index bac4fa049..e225b8cd1 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.14", + "@types/node": "^20.14.15", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", 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 172a57816..00df1436a 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.14", + "@types/node": "^20.14.15", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", 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 79398ff3d..743d297db 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.14", + "@types/node": "^20.14.15", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/js/samples/05.authentication/a.oauth-adaptiveCard/package.json b/js/samples/05.authentication/a.oauth-adaptiveCard/package.json index 11e7338b7..bf1b73260 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.14", + "@types/node": "^20.14.15", "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", diff --git a/js/samples/05.authentication/b.oauth-bot/package.json b/js/samples/05.authentication/b.oauth-bot/package.json index b72c17595..23c5872ec 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.14", + "@types/node": "^20.14.15", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/js/samples/05.authentication/c.oauth-messageExtension/package.json b/js/samples/05.authentication/c.oauth-messageExtension/package.json index 0ce17d6f0..657392763 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.14", + "@types/node": "^20.14.15", "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", diff --git a/js/samples/05.authentication/d.teamsSSO-bot/package.json b/js/samples/05.authentication/d.teamsSSO-bot/package.json index 75852f6f8..abda427e7 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.14", + "@types/node": "^20.14.15", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", "@typescript-eslint/eslint-plugin": "^6.21.0", diff --git a/js/samples/05.authentication/e.teamsSSO-messageExtension/package.json b/js/samples/05.authentication/e.teamsSSO-messageExtension/package.json index 347ce080b..69de80523 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.14", + "@types/node": "^20.14.15", "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", "@types/restify": "8.5.12", diff --git a/js/yarn.lock b/js/yarn.lock index 3d58bb7f6..5a2144307 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -1387,10 +1387,10 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*", "@types/node@^20.14.14": - version "20.14.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e" - integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ== +"@types/node@*", "@types/node@^20.14.15": + version "20.14.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b" + integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw== dependencies: undici-types "~5.26.4" @@ -6968,10 +6968,10 @@ mocha-junit-reporter@^2.0.0: strip-ansi "^6.0.1" xml "^1.0.1" -mocha@10.7.0, mocha@^10.7.0: - version "10.7.0" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a" - integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA== +mocha@10.7.3, mocha@^10.7.3: + version "10.7.3" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752" + integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A== dependencies: ansi-colors "^4.1.3" browser-stdout "^1.3.1"