diff --git a/js/package.json b/js/package.json index 9eef8b331..3b7a54d71 100644 --- a/js/package.json +++ b/js/package.json @@ -22,22 +22,22 @@ "devDependencies": { "@azure/logger": "^1.0.2", "@azure/ms-rest-js": "2.7.0", - "@microsoft/api-extractor": "^7.38.2", + "@microsoft/api-extractor": "^7.38.3", "@standardlabs/is-private": "^1.0.1", "@types/jsonwebtoken": "9.0.4", - "@types/lodash": "^4.14.200", - "@types/mocha": "^10.0.3", + "@types/lodash": "^4.14.201", + "@types/mocha": "^10.0.4", "@types/sinon": "^10.0.19", - "@typescript-eslint/eslint-plugin": "^6.10.0", - "@typescript-eslint/parser": "^6.10.0", - "applicationinsights": "^2.9.0", + "@typescript-eslint/eslint-plugin": "^6.12.0", + "@typescript-eslint/parser": "^6.12.0", + "applicationinsights": "^2.9.1", "browserify": "^17.0.0", "chai": "^4.3.10", "depcheck": "^1.4.7", - "eslint": "^8.53.0", + "eslint": "^8.54.0", "eslint-config-prettier": "^8.10.0", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-jsdoc": "^46.8.2", + "eslint-plugin-jsdoc": "^46.9.0", "eslint-plugin-mocha": "^10.2.0", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-prettier": "^5.0.1", @@ -48,7 +48,7 @@ "ms-rest-azure": "^3.0.2", "npm-run-all": "^4.1.5", "nyc": "^15.1.0", - "prettier": "^3.0.3", + "prettier": "^3.1.0", "proxyquire": "^2.1.3", "read-text-file": "^1.1.0", "replace-in-file": "^4.1.0", @@ -61,7 +61,7 @@ "ts-node": "^10.9.1", "typedoc": "^0.25.3", "typedoc-plugin-markdown": "^3.17.1", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "wsrun": "^5.2.4" } } diff --git a/js/packages/teams-ai/package.json b/js/packages/teams-ai/package.json index 49a2fd09a..def9a0829 100644 --- a/js/packages/teams-ai/package.json +++ b/js/packages/teams-ai/package.json @@ -37,19 +37,19 @@ "follow-redirects": "^1.15.0" }, "devDependencies": { - "@types/assert": "^1.5.8", + "@types/assert": "^1.5.9", "@types/jsonwebtoken": "^9.0.4", - "@types/mocha": "^10.0.3", - "@types/node": "^20.9.0", + "@types/mocha": "^10.0.4", + "@types/node": "^20.9.2", "@types/uuid": "^9.0.7", - "eslint": "^8.53.0", + "eslint": "^8.54.0", "jsonwebtoken": "^9.0.2", "mocha": "10.2.0", "nyc": "^15.1.0", "rimraf": "5.0.5", "shx": "^0.3.4", "ts-mocha": "10.0.0", - "typescript": "^5.2.2" + "typescript": "^5.3.2" }, "scripts": { "build": "tsc -b", diff --git a/js/samples/01.messaging.a.echoBot/package.json b/js/samples/01.messaging.a.echoBot/package.json index addecdefb..3a9d01824 100644 --- a/js/samples/01.messaging.a.echoBot/package.json +++ b/js/samples/01.messaging.a.echoBot/package.json @@ -27,9 +27,9 @@ }, "devDependencies": { "@types/dotenv": "8.2.0", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~3.0.1", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "ts-node": "^10.9.1" } } diff --git a/js/samples/02.messageExtensions.a.searchCommand/package.json b/js/samples/02.messageExtensions.a.searchCommand/package.json index 37e6a86f0..c090aef5e 100644 --- a/js/samples/02.messageExtensions.a.searchCommand/package.json +++ b/js/samples/02.messageExtensions.a.searchCommand/package.json @@ -28,9 +28,9 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "ts-node": "^10.9.1" } } diff --git a/js/samples/03.adaptiveCards.a.typeAheadBot/package.json b/js/samples/03.adaptiveCards.a.typeAheadBot/package.json index a5673ea83..8625cb11d 100644 --- a/js/samples/03.adaptiveCards.a.typeAheadBot/package.json +++ b/js/samples/03.adaptiveCards.a.typeAheadBot/package.json @@ -28,9 +28,9 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "ts-node": "^10.9.1" } } diff --git a/js/samples/04.ai.a.teamsChefBot/package.json b/js/samples/04.ai.a.teamsChefBot/package.json index a9fe6c4e1..f2c16190b 100644 --- a/js/samples/04.ai.a.teamsChefBot/package.json +++ b/js/samples/04.ai.a.teamsChefBot/package.json @@ -30,11 +30,11 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", - "@types/node": "^20.9.0", + "@types/restify": "8.5.10", + "@types/node": "^20.9.2", "ts-node": "^10.9.1", "env-cmd": "^10.1.0", "nodemon": "~1.19.4", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/04.ai.b.messageExtensions.AI-ME/package.json b/js/samples/04.ai.b.messageExtensions.AI-ME/package.json index 80c6c5489..f44bc0cd2 100644 --- a/js/samples/04.ai.b.messageExtensions.AI-ME/package.json +++ b/js/samples/04.ai.b.messageExtensions.AI-ME/package.json @@ -27,9 +27,9 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "shx": "^0.3.4", "ts-node": "^10.9.1" } diff --git a/js/samples/04.ai.c.actionMapping.lightBot/package.json b/js/samples/04.ai.c.actionMapping.lightBot/package.json index 902fa14ce..f89bbac58 100644 --- a/js/samples/04.ai.c.actionMapping.lightBot/package.json +++ b/js/samples/04.ai.c.actionMapping.lightBot/package.json @@ -27,9 +27,9 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "shx": "^0.3.4", "ts-node": "^10.9.1" } diff --git a/js/samples/04.ai.d.chainedActions.listBot/package.json b/js/samples/04.ai.d.chainedActions.listBot/package.json index e8fecbe7e..ebfc2778d 100644 --- a/js/samples/04.ai.d.chainedActions.listBot/package.json +++ b/js/samples/04.ai.d.chainedActions.listBot/package.json @@ -27,10 +27,10 @@ }, "devDependencies": { "@types/jsonwebtoken": "^9.0.4", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", "shx": "^0.3.4", "ts-node": "^10.9.1", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/04.ai.e.chainedActions.devOpsBot/package.json b/js/samples/04.ai.e.chainedActions.devOpsBot/package.json index bc40abee7..00a7b3d2a 100644 --- a/js/samples/04.ai.e.chainedActions.devOpsBot/package.json +++ b/js/samples/04.ai.e.chainedActions.devOpsBot/package.json @@ -26,8 +26,8 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/04.e.twentyQuestions/package.json b/js/samples/04.e.twentyQuestions/package.json index 9841d4f4a..33d3ea858 100644 --- a/js/samples/04.e.twentyQuestions/package.json +++ b/js/samples/04.e.twentyQuestions/package.json @@ -27,9 +27,9 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "shx": "^0.3.4", "ts-node": "^10.9.1" } diff --git a/js/samples/04.q.questBot/package.json b/js/samples/04.q.questBot/package.json index 33c4af56f..4d93242aa 100644 --- a/js/samples/04.q.questBot/package.json +++ b/js/samples/04.q.questBot/package.json @@ -29,9 +29,9 @@ }, "devDependencies": { "@types/dotenv": "6.1.1", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "nodemon": "~1.19.4", - "typescript": "^5.2.2", + "typescript": "^5.3.2", "shx": "^0.3.4", "ts-node": "^10.9.1" } diff --git a/js/samples/05.chatModeration/package.json b/js/samples/05.chatModeration/package.json index c6c577508..e56762fea 100644 --- a/js/samples/05.chatModeration/package.json +++ b/js/samples/05.chatModeration/package.json @@ -30,10 +30,10 @@ "devDependencies": { "@types/dotenv": "6.1.1", "@types/jsonwebtoken": "^9.0.4", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "env-cmd": "^10.1.0", "nodemon": "~1.19.4", "ts-node": "^10.9.1", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/06.assistants.a.mathBot/package.json b/js/samples/06.assistants.a.mathBot/package.json index adad28f21..a29e067c9 100644 --- a/js/samples/06.assistants.a.mathBot/package.json +++ b/js/samples/06.assistants.a.mathBot/package.json @@ -30,10 +30,10 @@ "devDependencies": { "@types/dotenv": "6.1.1", "@types/jsonwebtoken": "^9.0.4", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "env-cmd": "^10.1.0", "nodemon": "~1.19.4", "ts-node": "^10.9.1", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/06.assistants.b.orderBot/package.json b/js/samples/06.assistants.b.orderBot/package.json index 4fca3c3cc..9c90d517e 100644 --- a/js/samples/06.assistants.b.orderBot/package.json +++ b/js/samples/06.assistants.b.orderBot/package.json @@ -30,10 +30,10 @@ "devDependencies": { "@types/dotenv": "6.1.1", "@types/jsonwebtoken": "^9.0.4", - "@types/restify": "8.5.9", + "@types/restify": "8.5.10", "env-cmd": "^10.1.0", "nodemon": "~1.19.4", "ts-node": "^10.9.1", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/06.auth.adaptiveCardSSO/package.json b/js/samples/06.auth.adaptiveCardSSO/package.json index 52b307398..c7b05bccd 100644 --- a/js/samples/06.auth.adaptiveCardSSO/package.json +++ b/js/samples/06.auth.adaptiveCardSSO/package.json @@ -29,13 +29,13 @@ }, "devDependencies": { "@types/dotenv": "8.2.0", - "@types/isomorphic-fetch": "^0.0.38", + "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", - "@types/restify": "8.5.7", + "@types/restify": "8.5.10", "nodemon": "~3.0.1", "rimraf": "^5.0.5", "ts-node": "^10.9.1", "tsc-watch": "^6.0.4", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/06.auth.botSSO/package.json b/js/samples/06.auth.botSSO/package.json index 8c39bb252..7b2aade93 100644 --- a/js/samples/06.auth.botSSO/package.json +++ b/js/samples/06.auth.botSSO/package.json @@ -29,11 +29,11 @@ "devDependencies": { "@types/dotenv": "8.2.0", "@types/jsonwebtoken": "^8.5.4", - "@types/restify": "8.5.7", + "@types/restify": "8.5.10", "nodemon": "~3.0.1", "rimraf": "^5.0.5", "ts-node": "^10.9.1", "tsc-watch": "^6.0.4", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/samples/06.auth.messagingExtensionSSO/package.json b/js/samples/06.auth.messagingExtensionSSO/package.json index 44e49e114..64c21b81f 100644 --- a/js/samples/06.auth.messagingExtensionSSO/package.json +++ b/js/samples/06.auth.messagingExtensionSSO/package.json @@ -29,13 +29,13 @@ }, "devDependencies": { "@types/dotenv": "8.2.0", - "@types/isomorphic-fetch": "^0.0.38", + "@types/isomorphic-fetch": "^0.0.39", "@types/jsonwebtoken": "^8.5.4", - "@types/restify": "8.5.7", + "@types/restify": "8.5.10", "nodemon": "~3.0.1", "rimraf": "^5.0.5", "ts-node": "^10.9.1", "tsc-watch": "^6.0.4", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/js/yarn.lock b/js/yarn.lock index 35933521d..918fbb586 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -560,12 +560,12 @@ dependencies: "@jridgewell/trace-mapping" "0.3.9" -"@es-joy/jsdoccomment@~0.40.1": - version "0.40.1" - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.40.1.tgz#13acd77fb372ed1c83b7355edd865a3b370c9ec4" - integrity sha512-YORCdZSusAlBrFpZ77pJjc5r1bQs5caPWtAu+WWmiSo+8XaUzseapVrfAtiRFbQWnrBxxLLEwF6f6ZG/UgCQCg== +"@es-joy/jsdoccomment@~0.41.0": + version "0.41.0" + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz#4a2f7db42209c0425c71a1476ef1bdb6dcd836f6" + integrity sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw== dependencies: - comment-parser "1.4.0" + comment-parser "1.4.1" esquery "^1.5.0" jsdoc-type-pratt-parser "~4.0.0" @@ -596,10 +596,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@8.53.0": - version "8.53.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" - integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== +"@eslint/js@8.54.0": + version "8.54.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" + integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== "@goto-bus-stop/common-shake@^2.3.0": version "2.4.0" @@ -749,10 +749,10 @@ "@microsoft/tsdoc-config" "~0.16.1" "@rushstack/node-core-library" "3.61.0" -"@microsoft/api-extractor@^7.38.2": - version "7.38.2" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.38.2.tgz#fbc329fbec2b27a160507d08d02b78018fd142ac" - integrity sha512-JOARuhTwOcOMIU0O2czscoJy3ddVzIRhSA9/7T1ALuZSNphgWsPk+Bv4E7AnBDmTV4pP4lBNLtCxEHjjpWaytQ== +"@microsoft/api-extractor@^7.38.3": + version "7.38.3" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.38.3.tgz#2b0157d166c1a23642e22d139c7b7b39ad6340fd" + integrity sha512-xt9iYyC5f39281j77JTA9C3ISJpW1XWkCcnw+2vM78CPnro6KhPfwQdPDfwS5JCPNuq0grm8cMdPUOPvrchDWw== dependencies: "@microsoft/api-extractor-model" "7.28.2" "@microsoft/tsdoc" "0.14.2" @@ -1100,10 +1100,10 @@ resolved "https://registry.yarnpkg.com/@types/argparse/-/argparse-1.0.38.tgz#a81fd8606d481f873a3800c6ebae4f1d768a56a9" integrity sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA== -"@types/assert@^1.5.8": - version "1.5.8" - resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.8.tgz#7af77f300b29a98f7999bdd8ada93f694378d9d9" - integrity sha512-tL1NSDf4CF5hiVTnLd4KSth6bmRO3+tw8cJzEAUaN6fYQ26DIixX0lRFmtrA0jhxUS8SL6PDWtphMz3maxapjA== +"@types/assert@^1.5.9": + version "1.5.9" + resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.9.tgz#28ae15572976d07bee5c24234eec6fb4465aae29" + integrity sha512-uQ+/hp0DbfrhnJFgiqHlsrLTGgr8HZGssV7vYN8XunlvyJkzArcyBy/9e5Rey2T7lpL7jVuoNI/8CWCDCwISgg== "@types/atob-lite@^2.0.0": version "2.0.0" @@ -1150,10 +1150,10 @@ dependencies: "@types/node" "*" -"@types/isomorphic-fetch@^0.0.38": - version "0.0.38" - resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.38.tgz#90882932a371e294a3c6143430275c15cb6ebf1b" - integrity sha512-DcXWx26qmt89lQ1Saoit0P38yHqT7fGceVs7UpMy2gU7AjEZISPdM7rqoFY5VHtl33H+cJ+VBDYmNRssTM4Zlw== +"@types/isomorphic-fetch@^0.0.39": + version "0.0.39" + resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.39.tgz#889573a72ca637bc1a665910a41ff1cb3b52011f" + integrity sha512-I0gou/ZdA1vMG7t7gMzL7VYu2xAKU78rW9U1l10MI0nn77pEHq3tQqHQ8hMmXdMpBlkxZOorjI4sO594Z3kKJw== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.4" @@ -1206,10 +1206,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash@*", "@types/lodash@^4.14.200": - version "4.14.200" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149" - integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q== +"@types/lodash@*", "@types/lodash@^4.14.201": + version "4.14.201" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.201.tgz#76f47cb63124e806824b6c18463daf3e1d480239" + integrity sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ== "@types/lru-cache@^5.1.0": version "5.1.1" @@ -1221,10 +1221,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/mocha@^10.0.3": - version "10.0.3" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812" - integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ== +"@types/mocha@^10.0.4": + version "10.0.4" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4" + integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w== "@types/node-fetch@^2.5.0", "@types/node-fetch@^2.6.4": version "2.6.9" @@ -1234,10 +1234,10 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*", "@types/node@^20.9.0": - version "20.9.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298" - integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw== +"@types/node@*", "@types/node@^20.9.2": + version "20.9.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2.tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6" + integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg== dependencies: undici-types "~5.26.4" @@ -1258,20 +1258,10 @@ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== -"@types/restify@8.5.7": - version "8.5.7" - resolved "https://registry.yarnpkg.com/@types/restify/-/restify-8.5.7.tgz#6e702c6915d090a1e6c071d2e7d55c763337d027" - integrity sha512-AyVCoo+28MS7FVJikENrDD4vmnF/NuShIQabT/sdy8TIt7/bi9t9EmmY9WIPlkvNyLFUEQHJry+V/8Ym7GO24w== - dependencies: - "@types/bunyan" "*" - "@types/formidable" "^1" - "@types/node" "*" - "@types/spdy" "*" - -"@types/restify@8.5.9": - version "8.5.9" - resolved "https://registry.yarnpkg.com/@types/restify/-/restify-8.5.9.tgz#9c3753093724bef7131d0322c71cd86b58db1672" - integrity sha512-4zXKw10NhlgDsVXcSJXfwjlQQwagITwogEVDM6ouyCOLRsiHfZdAuOkT9sRHBZHd2118TJBBItGx3vqLiGntjQ== +"@types/restify@8.5.10": + version "8.5.10" + resolved "https://registry.yarnpkg.com/@types/restify/-/restify-8.5.10.tgz#e21b71216ff0538eac7596310f1f9207d7f4ca17" + integrity sha512-JlvrRRnPPkrvhZRV8rol8brv7q2VeImtQQvMviJrnmyzwrUc0n0+rSLZGItc09+XQTreYSOyC+XuqpoEeDzgcw== dependencies: "@types/bunyan" "*" "@types/formidable" "^1" @@ -1343,16 +1333,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@^6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a" - integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg== +"@typescript-eslint/eslint-plugin@^6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812" + integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA== dependencies: "@eslint-community/regexpp" "^4.5.1" - "@typescript-eslint/scope-manager" "6.10.0" - "@typescript-eslint/type-utils" "6.10.0" - "@typescript-eslint/utils" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/scope-manager" "6.12.0" + "@typescript-eslint/type-utils" "6.12.0" + "@typescript-eslint/utils" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" debug "^4.3.4" graphemer "^1.4.0" ignore "^5.2.4" @@ -1360,72 +1350,72 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/parser@^6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a" - integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog== +"@typescript-eslint/parser@^6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c" + integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg== dependencies: - "@typescript-eslint/scope-manager" "6.10.0" - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/typescript-estree" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/scope-manager" "6.12.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/typescript-estree" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" debug "^4.3.4" -"@typescript-eslint/scope-manager@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540" - integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg== +"@typescript-eslint/scope-manager@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b" + integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw== dependencies: - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" -"@typescript-eslint/type-utils@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1" - integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg== +"@typescript-eslint/type-utils@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287" + integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng== dependencies: - "@typescript-eslint/typescript-estree" "6.10.0" - "@typescript-eslint/utils" "6.10.0" + "@typescript-eslint/typescript-estree" "6.12.0" + "@typescript-eslint/utils" "6.12.0" debug "^4.3.4" ts-api-utils "^1.0.1" -"@typescript-eslint/types@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367" - integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg== +"@typescript-eslint/types@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac" + integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q== -"@typescript-eslint/typescript-estree@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697" - integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg== +"@typescript-eslint/typescript-estree@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c" + integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw== dependencies: - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/utils@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336" - integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg== +"@typescript-eslint/utils@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754" + integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ== dependencies: "@eslint-community/eslint-utils" "^4.4.0" "@types/json-schema" "^7.0.12" "@types/semver" "^7.5.0" - "@typescript-eslint/scope-manager" "6.10.0" - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/typescript-estree" "6.10.0" + "@typescript-eslint/scope-manager" "6.12.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/typescript-estree" "6.12.0" semver "^7.5.4" -"@typescript-eslint/visitor-keys@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3" - integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg== +"@typescript-eslint/visitor-keys@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9" + integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw== dependencies: - "@typescript-eslint/types" "6.10.0" + "@typescript-eslint/types" "6.12.0" eslint-visitor-keys "^3.4.1" "@ungap/structured-clone@^1.2.0": @@ -1759,10 +1749,10 @@ append-transform@^2.0.0: dependencies: default-require-extensions "^3.0.0" -applicationinsights@^2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.0.tgz#62d6fb0d7cdcdbd2dd0a38a085943f9c262ff317" - integrity sha512-W90WNjtvZ10GUInpkyNM0xBGe2qRYChHhdb44SE5KU7hXtCZLxs3IZjWw1gJINQem0qGAgtZlxrVvKPj5SlTbQ== +applicationinsights@^2.9.1: + version "2.9.1" + resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.1.tgz#769412f809d6a072487e4b41c4c3a29678344d82" + integrity sha512-hrpe/OvHFZlq+SQERD1fxaYICyunxzEBh9SolJebzYnIXkyA9zxIR87dZAh+F3+weltbqdIP8W038cvtpMNhQg== dependencies: "@azure/core-auth" "^1.5.0" "@azure/core-rest-pipeline" "1.10.1" @@ -2944,10 +2934,10 @@ commander@~2.17.1: resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg== -comment-parser@1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.0.tgz#0f8c560f59698193854f12884c20c0e39a26d32c" - integrity sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw== +comment-parser@1.4.1: + version "1.4.1" + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc" + integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg== common-shakeify@^1.1.1: version "1.1.2" @@ -4064,14 +4054,14 @@ eslint-plugin-import@^2.29.0: semver "^6.3.1" tsconfig-paths "^3.14.2" -eslint-plugin-jsdoc@^46.8.2: - version "46.8.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.2.tgz#3e6b1c93e91e38fe01874d45da121b56393c54a5" - integrity sha512-5TSnD018f3tUJNne4s4gDWQflbsgOycIKEUBoCLn6XtBMgNHxQFmV8vVxUtiPxAQq8lrX85OaSG/2gnctxw9uQ== +eslint-plugin-jsdoc@^46.9.0: + version "46.9.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.0.tgz#9887569dbeef0a008a2770bfc5d0f7fc39f21f2b" + integrity sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q== dependencies: - "@es-joy/jsdoccomment" "~0.40.1" + "@es-joy/jsdoccomment" "~0.41.0" are-docs-informative "^0.0.2" - comment-parser "1.4.0" + comment-parser "1.4.1" debug "^4.3.4" escape-string-regexp "^4.0.0" esquery "^1.5.0" @@ -4132,15 +4122,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== -eslint@^8.53.0: - version "8.53.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce" - integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== +eslint@^8.54.0: + version "8.54.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" + integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.6.1" "@eslint/eslintrc" "^2.1.3" - "@eslint/js" "8.53.0" + "@eslint/js" "8.54.0" "@humanwhocodes/config-array" "^0.11.13" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8" @@ -7664,10 +7654,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" - integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== +prettier@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e" + integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw== pretty-hrtime@^1.0.2: version "1.0.3" @@ -9530,10 +9520,10 @@ typedoc@^0.25.3: minimatch "^9.0.3" shiki "^0.14.1" -typescript@^5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +typescript@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== typescript@~5.0.4: version "5.0.4"