diff --git a/package-lock.json b/package-lock.json index da1ef0f..c881638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1287,9 +1287,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.7.tgz", - "integrity": "sha512-S9nUdZShdu+8HyWygmxjqyYIviZVdL36OjPWvxuLVMrS21lqxnVYLqInPYHXalmvitVEqWmrJJk8Al0x6d8wEA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.8.tgz", + "integrity": "sha512-HQqGiO1zIHYgWKPkfutYKqnUeDCdf/3SfSz2mgjQnD4/S7NxqemKZbeAZy5Cp2+1qvyo32sf9bN8SmUTB0f6mA==", "dev": true, "peerDependencies": { "typedoc": "0.26.x || 0.27.x"