diff --git a/packages/default-plugins/package.json b/packages/default-plugins/package.json index cf1fea112..672527429 100644 --- a/packages/default-plugins/package.json +++ b/packages/default-plugins/package.json @@ -13,7 +13,7 @@ "url": "git+https://github.com/laurent22/joplin.git" }, "devDependencies": { - "@types/yargs": "17.0.31", + "@types/yargs": "17.0.32", "ts-node": "10.9.1", "typescript": "5.2.2" }, diff --git a/packages/server/package.json b/packages/server/package.json index ef7102970..6dff11f86 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -72,7 +72,7 @@ "@types/markdown-it": "13.0.7", "@types/mustache": "4.2.5", "@types/nodemailer": "6.4.14", - "@types/yargs": "17.0.31", + "@types/yargs": "17.0.32", "@types/zxcvbn": "4.4.4", "gulp": "4.0.2", "jest": "29.7.0", diff --git a/packages/tools/package.json b/packages/tools/package.json index 828fb2068..b8026a43e 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -52,7 +52,7 @@ "@types/mustache": "4.2.5", "@types/node": "18.18.10", "@types/node-fetch": "2.6.9", - "@types/yargs": "17.0.31", + "@types/yargs": "17.0.32", "gettext-extractor": "3.8.0", "gulp": "4.0.2", "html-entities": "1.4.0", diff --git a/yarn.lock b/yarn.lock index c6e778fda..ecefa0f89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6581,7 +6581,7 @@ __metadata: resolution: "@joplin/default-plugins@workspace:packages/default-plugins" dependencies: "@joplin/utils": ~2.13 - "@types/yargs": 17.0.31 + "@types/yargs": 17.0.32 fs-extra: 11.1.1 ts-node: 10.9.1 typescript: 5.2.2 @@ -6932,7 +6932,7 @@ __metadata: "@types/mustache": 4.2.5 "@types/nodemailer": 6.4.14 "@types/uuid": 9.0.7 - "@types/yargs": 17.0.31 + "@types/yargs": 17.0.32 "@types/zxcvbn": 4.4.4 bcryptjs: 2.4.3 bulma: 0.9.4 @@ -6990,7 +6990,7 @@ __metadata: "@types/mustache": 4.2.5 "@types/node": 18.18.10 "@types/node-fetch": 2.6.9 - "@types/yargs": 17.0.31 + "@types/yargs": 17.0.32 compare-versions: 6.1.0 dayjs: 1.11.10 execa: 4.1.0 @@ -11096,12 +11096,12 @@ __metadata: languageName: node linkType: hard -"@types/yargs@npm:17.0.31": - version: 17.0.31 - resolution: "@types/yargs@npm:17.0.31" +"@types/yargs@npm:17.0.32": + version: 17.0.32 + resolution: "@types/yargs@npm:17.0.32" dependencies: "@types/yargs-parser": "*" - checksum: a7f4fe5b05162790cbcbccceb22821e2cb3e49d95a4d8403352f258744cd504124f3ab502eddb2262f5d2d9cc6a0547851ae44621b14fe4c505d8f1434c2a19e + checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba languageName: node linkType: hard