diff --git a/package-lock.json b/package-lock.json index de32cf32f77..92763bc7895 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6307,15 +6307,12 @@ } }, "node_modules/jsdoc-plugin-typescript": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.1.0.tgz", - "integrity": "sha512-GYNBCW20YyoFGz8ZYjZS0Prt/arfaCm8yku/yN/d4NXNnF25Ghq9gVpxVdN+8sK5fnA8YRNh8am4kGA8amL99Q==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.2.1.tgz", + "integrity": "sha512-xxuiqJ1O5+KIoOd8G8+iIZ89ns/ZvuzerrhCQhLPmeSIVsv5Ra42D9/YOHPi2DndUJbbkEpJCB95i7EXIOmhnA==", "dev": true, "dependencies": { "string.prototype.matchall": "^4.0.0" - }, - "peerDependencies": { - "jsdoc": ">=3.6.0" } }, "node_modules/jsdoc-type-pratt-parser": { @@ -15041,9 +15038,9 @@ } }, "jsdoc-plugin-typescript": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.1.0.tgz", - "integrity": "sha512-GYNBCW20YyoFGz8ZYjZS0Prt/arfaCm8yku/yN/d4NXNnF25Ghq9gVpxVdN+8sK5fnA8YRNh8am4kGA8amL99Q==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.2.1.tgz", + "integrity": "sha512-xxuiqJ1O5+KIoOd8G8+iIZ89ns/ZvuzerrhCQhLPmeSIVsv5Ra42D9/YOHPi2DndUJbbkEpJCB95i7EXIOmhnA==", "dev": true, "requires": { "string.prototype.matchall": "^4.0.0"